mirror of
https://github.com/KDE/latte-dock.git
synced 2025-02-15 02:00:04 +03:00
editMode:stop endless loop when hovering applets
This commit is contained in:
parent
88ea6e370e
commit
28fe374914
@ -327,8 +327,6 @@ MouseArea {
|
||||
handle.y = transformChoords.y;
|
||||
handle.width = currentApplet.width;
|
||||
handle.height = currentApplet.height;
|
||||
|
||||
repositionHandler.restart();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user