Skip to content

Fix IconLabel

Eugene Popov requested to merge epopov/plasma-framework:iconlabel into master

This MR fixes the following issues in the IconLabel:

  • content is not centered horizontally if both icon and text are visible
  • the text is not cut off if it goes outside the control
  • the icon is sometimes not visible

BUG: 442830

Edited by Eugene Popov

Merge request reports