https://bugs.kde.org/show_bug.cgi?id=476514
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/979965d |hics/krita/-/commit/49c4395 |84c56d118baa9825eebd4d32b3a |642ef9a4b6239aa5209404d1746 |72d2a7 |b9fcc9 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 49c4395642ef9a4b6239aa5209404d1746b9fcc9 by Dmitry Kazakov. Committed on 16/09/2024 at 12:31. Pushed by dkazakov into branch 'krita/5.2'. Relink clones to the new layer when flattening When flattening a layer we can easily relink all the clones of the source into the new layer. M +1 -0 libs/image/CMakeLists.txt R +0 -0 libs/image/commands_new/KisChangeCloneLayersCommand.cpp [from: libs/ui/KisChangeCloneLayersCommand.cpp - 100% similarity] R +2 -1 libs/image/commands_new/KisChangeCloneLayersCommand.h [from: libs/ui/KisChangeCloneLayersCommand.h - 085% similarity] M +25 -4 libs/image/kis_layer_utils.cpp M +1 -0 libs/image/kis_layer_utils.h M +0 -1 libs/ui/CMakeLists.txt M +1 -1 libs/ui/dialogs/KisDlgChangeCloneSource.cpp https://invent.kde.org/graphics/krita/-/commit/49c4395642ef9a4b6239aa5209404d1746b9fcc9 -- You are receiving this mail because: You are watching all bug changes.