added smoothscrolling on new message
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
|
||||
Q_PROPERTY(qreal desiredValue READ getDesiredValue WRITE setDesiredValue)
|
||||
|
||||
void scrollToBottom();
|
||||
void scrollToBottom(bool animate = false);
|
||||
|
||||
bool isAtBottom() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user