2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Added ability to swipe between chats filters.

This commit is contained in:
23rd
2025-03-09 00:17:25 +03:00
committed by John Preston
parent 3315c9c7f4
commit 7197d9480b
2 changed files with 23 additions and 4 deletions

View File

@@ -386,6 +386,7 @@ private:
ChatTypeFilter _searchQueryFilter = {};
Ui::Controls::SwipeBackResult _swipeBackData;
bool _swipeBackMirrored = false;
bool _swipeBackIconMirrored = false;
SearchProcessState _searchProcess;