2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Implement nice emoji categories scrolling.

This commit is contained in:
John Preston
2023-01-24 12:11:09 +04:00
parent 04482ef33b
commit 4f18535f8d
10 changed files with 242 additions and 46 deletions

View File

@@ -285,7 +285,6 @@ void Widget::hideFinished() {
_a_show.stop();
_showAnimation.reset();
_cache = QPixmap();
_horizontal = false;
_hiding = false;
_scroll->scrollToY(0);