panelconfiguration: Always show button text in ToolBar
panelconfiguration: Always show button text in ToolBar
We already always show the button text, so the property makes little sense and it depends on so many other properties, which causes the controls in ToolBar being placed in incorrect positions.
BUG: 443294 FIXED-IN: 5.24
panelconfiguration: Remove layout height hack in ToolBar
The hack makes "More Options" button in a incorrect position in a
Wayland session. We can fix the original bug better by removing
showText
property.
CCBUG: 443294 BUG: 449026 FIXED-IN: 5.24