mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed display of compose search when edit media caption.
This commit is contained in:
@@ -8821,7 +8821,8 @@ void HistoryWidget::editMessage(
|
||||
Window::PeerMenuEditTodoList(controller(), item);
|
||||
return;
|
||||
}
|
||||
} else if (_composeSearch) {
|
||||
}
|
||||
if (_composeSearch) {
|
||||
_composeSearch->hideAnimated();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user