mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Implement nice stories list scrolling.
This commit is contained in:
@@ -209,7 +209,8 @@ private:
|
||||
mtpRequestId requestId);
|
||||
void peopleFailed(const MTP::Error &error, mtpRequestId requestId);
|
||||
|
||||
void scrollToTop();
|
||||
void scrollToDefault(bool verytop = false);
|
||||
void scrollToDefaultChecked(bool verytop = false);
|
||||
void setupScrollUpButton();
|
||||
void updateScrollUpVisibility();
|
||||
void startScrollUpButtonAnimation(bool shown);
|
||||
|
Reference in New Issue
Block a user