https://bugs.kde.org/show_bug.cgi?id=475550
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/d259fa1 |hics/krita/-/commit/b21ca44 |066f8c95b0b99bfd6a0f6439305 |0a6658be2869fe0d6084702f1a3 |0c9046 |0b0b11 --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit b21ca440a6658be2869fe0d6084702f1a30b0b11 by Dmitry Kazakov. Committed on 20/10/2023 at 17:40. Pushed by dkazakov into branch 'krita/5.2'. [new-string] Fix merge down of an non-animated layer to an animated one 1) When merging a non-animated layer over the top of an animated one, the layer is merged into the **current frame** (at the current time position) 2) The user also sees a floating message telling to create a new frame to fall back to the old behavior. (cherry picked from commit d259fa1066f8c95b0b99bfd6a0f64393050c9046) M +2 -2 libs/image/kis_group_layer.cc M +1 -1 libs/image/kis_group_layer.h M +15 -11 libs/image/kis_layer.cc M +1 -1 libs/image/kis_layer.h M +29 -6 libs/image/kis_layer_utils.cpp M +2 -2 libs/ui/flake/kis_shape_layer.cc M +1 -1 libs/ui/flake/kis_shape_layer.h M +17 -6 libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/-/commit/b21ca440a6658be2869fe0d6084702f1a30b0b11 -- You are receiving this mail because: You are watching all bug changes.