added smoothscrolling on new message

This commit is contained in:
fourtf
2018-01-05 03:14:46 +01:00
parent e58c5ec11b
commit 1606ea648b
6 changed files with 27 additions and 13 deletions
+1
View File
@@ -71,6 +71,7 @@ private:
QTimer updateTimer;
bool updateQueued = false;
bool messageWasAdded = false;
void detachChannel();
void actuallyLayoutMessages();