https://bugs.kde.org/show_bug.cgi?id=443188
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/e7216af7c |hics/krita/commit/02920a6b7 |c6f0d9c078faf20422a79d1ce83 |db9e9f2a7924446d5497aca4945 |4786 |942d --- Comment #4 from Halla Rempt <ha...@valdyas.org> --- Git commit 02920a6b7db9e9f2a7924446d5497aca4945942d by Halla Rempt, on behalf of Sharaf Zaman. Committed on 06/10/2021 at 09:50. Pushed by rempt into branch 'krita/5.0'. 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. (cherry picked from commit e7216af7cc6f0d9c078faf20422a79d1ce834786) M +0 -3 libs/ui/KisUndoActionsUpdateManager.cpp https://invent.kde.org/graphics/krita/commit/02920a6b7db9e9f2a7924446d5497aca4945942d -- You are receiving this mail because: You are watching all bug changes.