Skip to content

ktoolbar limit toolbar icon size to maximum 32 pixels

Reasons: We should make creating icon themes easier. The maximum size that "Action icons" should be displayed at should be 32 pixels. Icon theme creators should not create 48 pixel "action" icons. Currently, we allow e.g. toolbar sizes of 256 pixels if the icon theme advertises "ToolbarSizes" or "MainToolbarSizes" of such dimensions. Other apps e.g. Microsoft Visual Studio Code, Qt Creator do not contain and display icons larger than 32 pixels.

Merge request reports