some fixes to dragging behaviors

This commit is contained in:
Chris Cochrun 2022-09-16 06:57:03 -05:00
parent f74332d85d
commit 05c457be85
3 changed files with 29 additions and 13 deletions

View file

@ -34,6 +34,8 @@ Controls.Page {
property var song
property var draggedLibraryItem
property bool songDragged: false
property string editType
Item {