https://bugs.kde.org/show_bug.cgi?id=487544
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/4e882db |hics/krita/-/commit/a42d1eb |22bb0064b4faa353125928728ba |a5e660dc33c7abea40981195989 |d66567 |c41ea1 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a42d1eba5e660dc33c7abea40981195989c41ea1 by Dmitry Kazakov. Committed on 05/06/2024 at 14:20. Pushed by dkazakov into branch 'krita/5.2'. Fix update of "read-only" state of the document when loading and saving We shouldn't set the status of the actions explicitly from the document, since it created thread-safety issues on MacOS (and just doesn't work, since the enabled state is managed by KisActionManager) # Conflicts: # libs/ui/kis_action.h M +3 -5 libs/ui/KisDocument.cpp M +13 -8 libs/ui/KisMainWindow.cpp M +1 -2 libs/ui/KisMainWindow.h M +1 -0 libs/ui/kis_action.h M +5 -0 libs/ui/kis_action_manager.cpp https://invent.kde.org/graphics/krita/-/commit/a42d1eba5e660dc33c7abea40981195989c41ea1 -- You are receiving this mail because: You are watching all bug changes.