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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/0f758b9d0
                   |                            |40e4eface2cafdd632e2fc45c32
                   |                            |3b25
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from amyspark <a...@amyspark.me> ---
Git commit 0f758b9d040e4eface2cafdd632e2fc45c323b25 by L. E. Segovia.
Committed on 25/11/2021 at 13:47.
Pushed by lsegovia into branch 'krita/5.0'.

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.

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/0f758b9d040e4eface2cafdd632e2fc45c323b25

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

Reply via email to