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 -1
View File
@@ -28,7 +28,7 @@ public:
Q_PROPERTY(qreal desiredValue READ getDesiredValue WRITE setDesiredValue)
void scrollToBottom();
void scrollToBottom(bool animate = false);
bool isAtBottom() const;