Skip to content

qml: revert HorizontalResizeHandle centering

Centered resize handle is visually more pleasing, however it causes functional disadvantage. For example, it makes it hard to grab the scroll bar of media lib views because resize handle of Playqueue occupies the scroll bar's area.

Merge request reports