https://bugs.kde.org/show_bug.cgi?id=506233
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/72af509 | |6bbc6aff0bc07040b6a1610c4cd | |02b763 --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit 72af5096bbc6aff0bc07040b6a1610c4cd02b763 by Dmitry Kazakov. Committed on 27/02/2026 at 13:52. Pushed by dkazakov into branch 'master'. Fix renaming of File, Filter and Generator Layers to be undoable These types of layers have their own properties dialogs and properties undo commands, so we should handle the name separately. M +23 -0 libs/command/kis_command_utils.cpp M +37 -0 libs/command/kis_command_utils.h M +17 -6 libs/ui/dialogs/kis_dlg_generator_layer.cpp M +39 -25 libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/-/commit/72af5096bbc6aff0bc07040b6a1610c4cd02b763 -- You are receiving this mail because: You are watching all bug changes.
