Tweak ChatItem/ChatLine layouting
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 30 Jul 2009 19:27:30 +0000 (21:27 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:58 +0000 (20:25 +0200)
This makes the scene react properly to dataChanged() signals from the MessageModel. Only affected
ChatLines are relayouted, the rest moved as appropriately. We can now also call updateGeometryByWidth()
with unchanged width to force a relayout in case the style has changed.


No differences found