Bug 522511 - The toolbar action "Show Painting Assistants" doesn't do the action immediately, only doing so when you click/pinch-zoom on the canvas
Summary: The toolbar action "Show Painting Assistants" doesn't do the action immediate...
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tool/Assistants (other bugs)
Version First Reported In: 5.3.2.1
Platform: Android Android 17.x
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-01 19:17 UTC by Door1
Modified: 2026-07-28 11:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Door1 2026-07-01 19:17:02 UTC
DESCRIPTION
The toolbar action "Show Painting Assistants" doesn't do the action immediately, only doing so when you click/pinch-zoom on the canvas 

STEPS TO REPRODUCE
1. Choose the Assistant tool
2. In Tool Options docker, choose Spline, and add the spline on the canvas
3. Go to Settings, Configure Toolbars, add "Show Painting Assistants" to your toolbar
4. Tap on the "Show Painting Assistants" button on the toolbar

OBSERVED RESULT
The spline doesn't toggle on the canvas immediately. It will only do so once you tap or pinch-zoom on the canvas

EXPECTED RESULT
The spline toggles on the canvas immediately, like it would happen if you did so via the View menu --> Show Painting Assistants.

SOFTWARE/OS VERSIONS
Android 17
Krita 5.3.2.1
arm64
Comment 1 Door1 2026-07-03 21:20:05 UTC
Additional note:
The Observed Result mentioned above happens when using touch taps (with your finger).

After performing step 4 with a mouse, the spline will only toggle once you hover the mouse cursor over the canvas.
Comment 2 Bug Janitor Service 2026-07-24 13:03:16 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/2879
Comment 3 Dmitry Kazakov 2026-07-28 11:30:24 UTC
Git commit bf570a89bcc9a6784a4f4b07eacf087635c1ccca by Dmitry Kazakov, on behalf of Luna Lovecraft.
Committed on 28/07/2026 at 11:30.
Pushed by dkazakov into branch 'master'.

Fix assistant not updating when toggled with an action

Before this commit when the  assistant is being toggled with an action
the canvas doesn't always update immediately, causing it to not be
visible until the canvas is hovered

M  +5    -0    libs/ui/kis_painting_assistants_decoration.cpp

https://invent.kde.org/graphics/krita/-/commit/bf570a89bcc9a6784a4f4b07eacf087635c1ccca
Comment 4 Dmitry Kazakov 2026-07-28 11:31:54 UTC
Git commit 79513dcc4b5b1e857ebb95c6eba3facb3669db94 by Dmitry Kazakov, on behalf of Luna Lovecraft.
Committed on 28/07/2026 at 11:31.
Pushed by dkazakov into branch 'krita/6.0'.

Fix assistant not updating when toggled with an action

Before this commit when the  assistant is being toggled with an action
the canvas doesn't always update immediately, causing it to not be
visible until the canvas is hovered

M  +5    -0    libs/ui/kis_painting_assistants_decoration.cpp

https://invent.kde.org/graphics/krita/-/commit/79513dcc4b5b1e857ebb95c6eba3facb3669db94