Skip to content

qml: improve drop indicator handling in playlist

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-playlist-di into master

Instead of having drop indicator in the delegate, have one global indicator which moves itself to the intended position as dragging is supposed to happen one at a time.

Edited by Fatih Uzunoğlu

Merge request reports