mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Added saving of scroll state in dialogs widget for restoring from forum.
This commit is contained in:
@@ -357,6 +357,9 @@ private:
|
||||
void handleChatListEntryRefreshes();
|
||||
void moveCancelSearchButtons();
|
||||
|
||||
void saveChatsFilterScrollState(FilterId filterId);
|
||||
void restoreChatsFilterScrollState(FilterId filterId);
|
||||
|
||||
const not_null<Window::SessionController*> _controller;
|
||||
|
||||
FilterId _filterId = 0;
|
||||
|
Reference in New Issue
Block a user