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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/aa16b4b
                   |                            |42443f73566169c94c8b79acf7c
                   |                            |a037e2
         Resolution|---                         |FIXED

--- Comment #3 from Dmitry Kazakov <[email protected]> ---
Git commit aa16b4b42443f73566169c94c8b79acf7ca037e2 by Dmitry Kazakov, on
behalf of Carsten Hartenfels.
Committed on 17/03/2026 at 10:36.
Pushed by dkazakov into branch 'master'.

Make non-mouse multi-clicks in KisTools work

By using the underlying KoToolProxy multi-click count instead of only
looking for literal double-click events. Tablet and touch inputs don't
have a separate double-click event, so e.g. the crop and polyline tool
only reacted to them coming from an actual mouse. Now they work for all
kinds of input, like they do for KoTools.
Related: bug 517136

M  +5    -0    libs/flake/KoToolProxy.cpp
M  +1    -1    libs/flake/KoToolProxy.h
M  +2    -2    libs/ui/canvas/kis_tool_proxy.cpp

https://invent.kde.org/graphics/krita/-/commit/aa16b4b42443f73566169c94c8b79acf7ca037e2

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

Reply via email to