https://bugs.kde.org/show_bug.cgi?id=445625

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/0f758b9d0 |hics/krita/commit/edfb8a511
                   |40e4eface2cafdd632e2fc45c32 |cb0402eef8111fda58a76e31246
                   |3b25                        |1540

--- Comment #4 from amyspark <a...@amyspark.me> ---
Git commit edfb8a511cb0402eef8111fda58a76e312461540 by L. E. Segovia.
Committed on 25/11/2021 at 13:50.
Pushed by lsegovia into branch 'master'.

Resource Manager: restyle the tags widget

Previous to this commit, the tags widget had excessive padding and used
a customized paintEvent to draw it.

This commit:

- fixes the wrappable QHBoxWidget that we use to match Qt's
behaviour
- uses the Qt style machinery to paint the tag widget according
to the chosen style
- changes the close icon to be an actual QPushButton (thus
making it accessible)
- adds a tooltip to the Add tag and Remove tag buttons
- and fixes the sizing of the Add tag button.
(cherry picked from commit 0f758b9d040e4eface2cafdd632e2fc45c323b25)

M  +19   -33   libs/widgets/KisTagSelectionWidget.cpp
M  +2    -2    libs/widgets/KisTagSelectionWidget.h
M  +5    -2    libs/widgetutils/KisWrappableHBoxLayout.cpp
M  +3    -0    plugins/extensions/resourcemanager/WdgDlgResourceManager.ui

https://invent.kde.org/graphics/krita/commit/edfb8a511cb0402eef8111fda58a76e312461540

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to