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:
parent
e4b03449a2
commit
862a20ff54
@ -453,7 +453,7 @@ DragDrop.DropArea {
|
||||
|
||||
root.addLaunchersMessage = false;
|
||||
dndSpacer.opacity = 0;
|
||||
// dndSpacer.parent = root;
|
||||
dndSpacer.parent = root;
|
||||
}
|
||||
|
||||
onLatteAppletChanged: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user