2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Added ability to open main menu with swipe-to-back.

This commit is contained in:
23rd
2025-03-08 04:10:28 +03:00
committed by John Preston
parent f57eff4195
commit 3315c9c7f4
2 changed files with 47 additions and 20 deletions

View File

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