mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Try fixing media viewer on some Linux versions.
This commit is contained in:
parent
db0a31b87e
commit
30d72f1d1d
1 changed files with 1 additions and 0 deletions
|
@ -3629,6 +3629,7 @@ void OverlayWidget::showAndActivate() {
|
||||||
_window->showMaximized();
|
_window->showMaximized();
|
||||||
}
|
}
|
||||||
_helper->afterShow(_fullscreen);
|
_helper->afterShow(_fullscreen);
|
||||||
|
_widget->update();
|
||||||
activate();
|
activate();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue