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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/d9fd398bf
                   |                            |c2ab156bf25c7f629d470f920f0
                   |                            |81c8
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d9fd398bfc2ab156bf25c7f629d470f920f081c8 by Dmitry Kazakov.
Committed on 08/01/2022 at 12:35.
Pushed by dkazakov into branch 'master'.

Fix brush outline when the tool is switched by the new stylus proximity

Normally, when we switch tool we switch it either by a button press
or a mouse click. Both these actions call prepareReadyShortcuts()+
tryActivateReadyShortcut() as a normal routine. But when a new tool
is activated implicitly by presenting a new stylus to Krita, there was
no activation, so the tool's primary action was not activated and,
therefore, there was no outline.

M  +2    -0    libs/ui/input/kis_input_manager.cpp
M  +16   -0    libs/ui/input/kis_shortcut_matcher.cpp
M  +6    -0    libs/ui/input/kis_shortcut_matcher.h

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

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

Reply via email to