mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-14 07:23:46 +00:00
Refresh top bars before finalizing suggestions hide
Task: 2026/07/23/fix-community-open-transition-frame
This commit is contained in:
@@ -2249,8 +2249,8 @@ void Widget::changeOpenedSubsection(
|
||||
_showAnimation = nullptr;
|
||||
destroyChildListCanvas();
|
||||
change();
|
||||
updateSuggestions(anim::type::instant);
|
||||
refreshTopBars();
|
||||
updateSuggestions(anim::type::instant);
|
||||
updateControlsVisibility(true);
|
||||
_peerSearch.clear();
|
||||
_api.request(base::take(_topicSearchRequest)).cancel();
|
||||
|
||||
Reference in New Issue
Block a user