https://bugs.kde.org/show_bug.cgi?id=506233
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/72af509 |hics/krita/-/commit/408eb30 |6bbc6aff0bc07040b6a1610c4cd |29fde70256c882b2383ce1b8f3b |02b763 |e30a64 --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit 408eb3029fde70256c882b2383ce1b8f3be30a64 by Dmitry Kazakov. Committed on 27/02/2026 at 13:57. Pushed by dkazakov into branch 'krita/6.0'. 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/408eb3029fde70256c882b2383ce1b8f3be30a64 -- You are receiving this mail because: You are watching all bug changes.
