mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added ability to go to top of media panel by clicking on selected tab.
This commit is contained in:
@@ -436,6 +436,7 @@ void StickersBox::switchTab() {
|
||||
requestArchivedSets();
|
||||
}
|
||||
if (_tab == newTab) {
|
||||
onScrollToY(0);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user