Skip to content

KMessageWidget: Make sure icon label is always vertically centered

Joshua Goins requested to merge work/redstrate/fix-icon-centering into master

If the height of the message box grows, the text label and the buttons are vertically centered while the icon stays aligned to the top. Now the icon should be centered like everything else.

Noticed while testing graphics/gwenview!265, the "memory is almost full" message grew a little bit too tall in fullscreen.

Merge request reports