Skip to content

qml: small playqueue corrections

Fatih Uzunoğlu requested to merge fuzun/vlc:playlistdelegate-drag into master
  • Logical improvement in drag handling (reject the event instead of manually checking).
  • Reject drag when the target index is not valid (drop indicators should be invisible if the item will not be moved).
  • Restore fade color.

Merge request reports