ChatView now asks the scene if scrolling is ok on message appending
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 7 Nov 2008 10:38:32 +0000 (11:38 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 7 Nov 2008 10:41:02 +0000 (11:41 +0100)
That way, the scene can inhibit autoscroll for example while selecting, or during
a click sequence (nothing is more annoying than a link that scrolls away while you have
the button still pressed...). The former is already implemented, the latter follows next
as soon as I get a decent click handling going.


No differences found