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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/0617bb063
                   |                            |a777e05aaf8e506f287eafa133a
                   |                            |897c
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 0617bb063a777e05aaf8e506f287eafa133a897c by Dmitry Kazakov.
Committed on 11/07/2022 at 14:23.
Pushed by dkazakov into branch 'master'.

Fix random artifacts when undoing brush strokes

It looks like making indirect painting merge multithreaded
revealed a very old race condition in the tiles data manager.
The extent of the memento should be calculated in a synchronous
way.

M  +16   -5    libs/image/tiles3/kis_memento.h
M  +6    -4    libs/image/tiles3/kis_memento_manager.cc
M  +1    -0    libs/image/tiles3/kis_memento_manager.h

https://invent.kde.org/graphics/krita/commit/0617bb063a777e05aaf8e506f287eafa133a897c

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

Reply via email to