mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Return media viewer hiding glitch workaround.
This commit is contained in:
parent
9957678fb7
commit
7fa3c6f8e8
1 changed files with 1 additions and 1 deletions
|
@ -3253,7 +3253,7 @@ not_null<QWidget*> OverlayWidget::widget() const {
|
|||
|
||||
void OverlayWidget::hide() {
|
||||
clearBeforeHide();
|
||||
//applyHideWindowWorkaround();
|
||||
applyHideWindowWorkaround();
|
||||
_window->hide();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue