making songs that are dragged appear over servicelist during drag
This commit is contained in:
parent
74ac6207f3
commit
ad36b7b953
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ Item {
|
||||||
height: height
|
height: height
|
||||||
}
|
}
|
||||||
ParentChange {
|
ParentChange {
|
||||||
target: videoListItem
|
target: songListItem
|
||||||
parent: rootApp.overlay
|
parent: rootApp.overlay
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue