Replace fugly workaround for QTBUG-6322 by one that's much simpler
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 4 Dec 2009 17:48:29 +0000 (18:48 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 4 Dec 2009 17:48:29 +0000 (18:48 +0100)
commitbf603d233850a180b2184ebf4a5012af39456e87
tree4a8b003db6a3409af03f4edeb7afcb3e504841e3
parenta944d240396d5e78086cd9d7b0c6d62b94f9bae7
Replace fugly workaround for QTBUG-6322 by one that's much simpler

Since it doesn't seem to matter at all what ChatView thinks about the scene's width,
we just adjust the sceneRect to be 25ps smaller than it really is. That way, we avoid
the whole QTBUG-6322 mess and most probably don't break anything.

Yes, zooming works again as well/
src/qtui/chatview.cpp
src/qtui/chatview.h