Skip to content

445281 445282 445048 445367 More 5.0 fixes

BUG: 445281

BUG: 445282

BUG: 445048

BUG: 445367

Notable changes

I changed the drawing of the Resource Manager's tags widget. I fixed the wobbling, the extra innecessary space, and ensured the "X" is now an accessible button. The tag itself is drawn as a button according to the theme's QStyle.

Before After
Captura_de_pantalla_2021-11-19_191722 Captura_de_pantalla_2021-11-19_223046
Captura_de_pantalla_2021-11-19_191710 Captura_de_pantalla_2021-11-19_223105

Test Plan

(Tell us how to test the changes you made.)

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.
Edited by Amy spark

Merge request reports