SUMMARY As reported on KA, since commit d259fa10 "Fix merge down of an non-animated layer to an animated one", merging non-animated layers creates an animated layer. STEPS TO REPRODUCE 1. Create two non-animated layers, merge the top one down. OBSERVED RESULT Result layer is animated. EXPECTED RESULT Result layer is not animated. SOFTWARE/OS VERSIONS Krita 5.3.0-prealpha a0db80d17a
Git commit fbdc805616e035d8d6e64a27fbc7e0949aa0f831 by Dmitry Kazakov. Committed on 24/10/2023 at 10:10. Pushed by dkazakov into branch 'master'. Don't make merged layer animated if none of the sources were M +1 -1 libs/image/kis_layer_utils.cpp https://invent.kde.org/graphics/krita/-/commit/fbdc805616e035d8d6e64a27fbc7e0949aa0f831
Git commit b28ef2488dfb77e90eb59b9b17881eb0ec837746 by Dmitry Kazakov. Committed on 24/10/2023 at 10:11. Pushed by dkazakov into branch 'krita/5.2'. Don't make merged layer animated if none of the sources were M +1 -1 libs/image/kis_layer_utils.cpp https://invent.kde.org/graphics/krita/-/commit/b28ef2488dfb77e90eb59b9b17881eb0ec837746
*** Bug 476038 has been marked as a duplicate of this bug. ***