Fix media viewer bug on some Linux WMs
This commit is contained in:
parent
917a7ecd4d
commit
a8e47030a4
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