Skip to content

qml: fix not emitting drag signals in ToolbarEditor

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

& correct a typo in ExpandingSpacerWidget

This corrects dragging extending spacer widget into the center toolbar layout, which should not be allowed since the center layout does not extend in normal cases.

Merge request reports