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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/36babc4
                   |                            |378d8d32fe7d5f1e1c7440edfdf
                   |                            |9ba9cc

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 36babc4378d8d32fe7d5f1e1c7440edfdf9ba9cc by Dmitry Kazakov.
Committed on 18/09/2023 at 15:03.
Pushed by dkazakov into branch 'master'.

[test before 5.2.0] Fix cancelling of the selection when doing two consequtive
selections

Back in 2013 we used to switch node properties without undo/redo
information. Hence we needed this notification in
KisImage::nodeChanged(). Now we use undo+strokes for the switch,
so requestStrokeEnd() is emitted explicitly by the stroke.

This change looks a bit scary for 5.2.0, because the change is in
a rather deep place, so we should test it well before backporting.

M  +0    -1    libs/image/kis_image.cc

https://invent.kde.org/graphics/krita/-/commit/36babc4378d8d32fe7d5f1e1c7440edfdf9ba9cc

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

Reply via email to