Skip to content

Set height of MenuSeparator properly

Arjen Hiemstra requested to merge work/ahiemstra/menuseparator_height into master

Since Kirigami's Separator now only specifies implicitHeight, the separator used in the background will be resized by Control. If we specify an explicit height, it will correctly centre again.

BUG: 423653

Edited by Arjen Hiemstra

Merge request reports