mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added saving of scroll state in dialogs widget between chats filters.
This commit is contained in:
@@ -443,6 +443,8 @@ private:
|
||||
not_null<PeerData*>,
|
||||
std::unique_ptr<Ui::VideoUserpic>> _videoUserpics;
|
||||
|
||||
base::flat_map<FilterId, int> _chatsFilterScrollStates;
|
||||
|
||||
Fn<void()> _loadMoreCallback;
|
||||
Fn<void()> _loadMoreFilteredCallback;
|
||||
rpl::event_stream<> _listBottomReached;
|
||||
|
Reference in New Issue
Block a user