Skip to content

qml: don't hide items in ExpandGridView when drag is ongoing

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-expandview-drag into master

When MouseArea as drag initiator gets hidden, the drag operation halts.

Close #26377

Merge request reports