1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-20 06:50:28 +03:00

fix #630,ondrop event reparent dndspacer in end

This commit is contained in:
Michail Vourlakos 2017-07-29 15:22:17 +03:00
parent e4b03449a2
commit 862a20ff54

View File

@ -453,7 +453,7 @@ DragDrop.DropArea {
root.addLaunchersMessage = false;
dndSpacer.opacity = 0;
// dndSpacer.parent = root;
dndSpacer.parent = root;
}
onLatteAppletChanged: {