mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-31 09:36:12 +00:00
Left animation to top only for dialogs up button.
This commit is contained in:
@@ -392,7 +392,8 @@ void DialogsWidget::jumpToTop() {
|
||||
return;
|
||||
}
|
||||
if ((_filter->getLastText().trimmed().isEmpty() && !_searchInChat)) {
|
||||
scrollToTop();
|
||||
_scrollToAnimation.stop();
|
||||
_scroll->scrollToY(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user