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

Don't jump above pinned chats.

Fixes #6802.
This commit is contained in:
John Preston
2022-10-06 19:11:00 +04:00
parent 24d3bcb590
commit 377b86372b
3 changed files with 35 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ public:
void searchInChat(Key chat);
void setInnerFocus();
void jumpToTop();
void jumpToTop(bool belowPinned = false);
void startWidthAnimation();
void stopWidthAnimation();