editMode:stop endless loop when hovering applets

pull/21/head
Michail Vourlakos 4 years ago
parent 88ea6e370e
commit 28fe374914

@ -327,8 +327,6 @@ MouseArea {
handle.y = transformChoords.y;
handle.width = currentApplet.width;
handle.height = currentApplet.height;
repositionHandler.restart();
}
}

Loading…
Cancel
Save