Skip to content

Fix IconOnly Button width with text

Jack Hill requested to merge work/jackh/button-width-icononly-text into master

Syncs behaviour with qqc2-desktop-style

Some apps may assign a value to text but still have the button as IconOnly. In this case we do not want to pad the minimum width of the button.

CCBUG: 486551

Merge request reports