https://bugs.kde.org/show_bug.cgi?id=443188
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/e7216af7c | |c6f0d9c078faf20422a79d1ce83 | |4786 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e7216af7cc6f0d9c078faf20422a79d1ce834786 by Dmitry Kazakov, on behalf of Sharaf Zaman. Committed on 06/10/2021 at 09:03. Pushed by dkazakov into branch 'master'. Bugfix: Don't disable undo/redo actions The intermediate actions (like that of transform tools) don't create an undo action on primary undo stack which leaves undo action as disabled until the `KisActionManager::updateGUI` is triggered which re-enables the actions. M +0 -3 libs/ui/KisUndoActionsUpdateManager.cpp https://invent.kde.org/graphics/krita/commit/e7216af7cc6f0d9c078faf20422a79d1ce834786 -- You are receiving this mail because: You are watching all bug changes.