Skip to content

windowMenu: Always set ornament

We now hide ornaments by default. As some of the items in the window menu can be checked, that means that they will now shift horizontally, and no longer align with other menu items when checked.

That's quite bad, and as the items in question don't form a distinctive group/section, adding back the spacing only to those two items would still look fairly awkward.

So revert back to the previous behavior by setting an appropriate ornament for all items in the menu.

Closes #6962 (closed)

Merge request reports