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

--- Comment #14 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 16d500f256c8d3123c95aceafefd22a2c6eed2de by Dmitry Kazakov.
Committed on 12/08/2022 at 07:17.
Pushed by dkazakov into branch 'krita/5.1'.

Fix a possible race condition when in vector/reference operations

When we add stuff to the undo stack the image should be locked to
avoid any threading issues.

M  +0    -16   libs/ui/KisDocument.cpp
M  +0    -19   libs/ui/KisDocument.h
M  +2    -3    libs/ui/KisReferenceImagesDecoration.cpp
M  +1    -1    libs/ui/actions/KisPasteActionFactories.cpp
M  +1    -1    libs/ui/canvas/kis_canvas2.cpp
M  +1    -1    libs/ui/canvas/kis_guides_manager.cpp
M  +3    -3    libs/ui/kis_document_undo_store.cpp
M  +3    -6   
plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp

https://invent.kde.org/graphics/krita/commit/16d500f256c8d3123c95aceafefd22a2c6eed2de

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

Reply via email to