mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Fix jumping of Media Viewer in some DEs.
This commit is contained in:
parent
76b4e18518
commit
5bc6e6533f
1 changed files with 0 additions and 1 deletions
|
@ -486,7 +486,6 @@ void OverlayWidget::moveEvent(QMoveEvent *e) {
|
|||
DEBUG_LOG(("Viewer Pos: Moved to %1, %2")
|
||||
.arg(newPos.x())
|
||||
.arg(newPos.y()));
|
||||
moveToScreen();
|
||||
OverlayParent::moveEvent(e);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue