Added ability to switch filters in share and forward boxes with hotkey.

This commit is contained in:
23rd
2026-05-18 22:23:00 +03:00
parent 95369274bb
commit da18b61251
6 changed files with 38 additions and 5 deletions
@@ -3052,7 +3052,10 @@ base::weak_qptr<Ui::BoxContent> ShowForwardMessagesBox(
*lastFilterId = id;
applyFilter(box, id);
},
Window::GifPauseReason::Layer);
Window::GifPauseReason::Layer,
nullptr,
false,
true);
chatsFilters->lower();
rpl::combine(
chatsFilters->heightValue(),