Pimp my ChatView!
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 27 Oct 2008 19:45:38 +0000 (20:45 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 28 Oct 2008 00:26:04 +0000 (01:26 +0100)
Sender items now fade out with a little gradient rather than being cut off hard if they don't fit.
Also, ChatScene::setSenderCutoffMode(Cutoff[Left|Right]) allows setting how/where oversized senders
are to be cutoff. Default is now the 0.2 behavior, as requested by users.
We still lack a config UI for this.


No differences found