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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/43c06ea3a54761
                   |                            |b965ba860981c3ce7fe24dc640
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 43c06ea3a54761b965ba860981c3ce7fe24dc640 by Dmitry Kazakov, on
behalf of Ashwin Dhakaita.
Committed on 19/03/2020 at 23:15.
Pushed by dkazakov into branch 'master'.

Fix Palette Docker to refresh correctly after a color is added from color
picker

The palette docker does not refresh correctly after any color
is added through color picker. Don't know if this is the right
approach to solve the problem but have solved it by setting
PaletteDocker as an observer for PaletteResourceServer and triggering
an update signal whenever the palette in the palette server is
updated using color picker.

M  +35   -0    plugins/dockers/palettedocker/palettedocker_dock.cpp
M  +10   -1    plugins/dockers/palettedocker/palettedocker_dock.h
M  +3    -0    plugins/tools/basictools/kis_tool_colorpicker.cc

https://invent.kde.org/kde/krita/commit/43c06ea3a54761b965ba860981c3ce7fe24dc640

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

Reply via email to