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

Sharaf <sharafzaz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/f808f0c53
                   |                            |e0a2fb6490c11779ca98ad8a68e
                   |                            |0a01
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Sharaf <sharafzaz...@gmail.com> ---
Git commit f808f0c53e0a2fb6490c11779ca98ad8a68e0a01 by Sharaf Zaman.
Committed on 27/07/2021 at 13:55.
Pushed by szaman into branch 'master'.

Fix Color picking in Freehand Path Tool and Bezier Curve tool

This bug was caused because the tools weren't using the usual
design. So, when the user would use color picker it would
send `beginPrimaryAction` to color picker, but also send
`mousePressEvent` to the primary tool.

(cherry picked from commit 5ec68b37737d383bb906488ed52b350e5525a95b)

# Conflicts:
#       plugins/tools/basictools/kis_tool_path.cc

M  +17   -9    plugins/tools/basictools/kis_tool_path.cc
M  +8    -2    plugins/tools/basictools/kis_tool_path.h
M  +24   -2    plugins/tools/basictools/kis_tool_pencil.cc
M  +7    -0    plugins/tools/basictools/kis_tool_pencil.h

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

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

Reply via email to