some fixes to dragging behaviors
This commit is contained in:
parent
f74332d85d
commit
05c457be85
3 changed files with 29 additions and 13 deletions
|
@ -34,6 +34,8 @@ Controls.Page {
|
|||
property var song
|
||||
property var draggedLibraryItem
|
||||
|
||||
property bool songDragged: false
|
||||
|
||||
property string editType
|
||||
|
||||
Item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue