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

Lynx3d <lynx.mw+...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/08fb201ef
                   |                            |09190cc4abc14cfe51cabc76580
                   |                            |dbb0
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Lynx3d <lynx.mw+...@gmail.com> ---
Git commit 08fb201ef09190cc4abc14cfe51cabc76580dbb0 by Mathias Wein.
Committed on 31/05/2022 at 08:36.
Pushed by mwein into branch 'master'.

Make Tool Box update tooltips on shortcut changes

For this to work, KoToolBoxDocker was made a KisMainWindowObserver.
And the main window has to create tool actions before passing the
view manager to the observers.

This allows the docker to fetch the actual QAction objects responding
to the shortcuts, and synchronize with their tooltip.

Maybe KoToolBox should now just use KisHighlightedToolButton instead of
yet another custom button class.
Related: bug 432070

M  +5    -5    libs/ui/KisMainWindow.cpp
M  +17   -0    libs/ui/toolbox/KoToolBox.cpp
M  +30   -12   libs/ui/toolbox/KoToolBoxButton.cpp
M  +4    -1    libs/ui/toolbox/KoToolBoxButton_p.h
M  +5    -0    libs/ui/toolbox/KoToolBoxDocker.cpp
M  +4    -2    libs/ui/toolbox/KoToolBoxDocker_p.h
M  +2    -0    libs/ui/toolbox/KoToolBox_p.h

https://invent.kde.org/graphics/krita/commit/08fb201ef09190cc4abc14cfe51cabc76580dbb0

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

Reply via email to