mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fix jumping of Media Viewer in some DEs.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user