https://bugs.kde.org/show_bug.cgi?id=475550

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/d259fa1
                   |                            |066f8c95b0b99bfd6a0f6439305
                   |                            |0c9046

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d259fa1066f8c95b0b99bfd6a0f64393050c9046 by Dmitry Kazakov.
Committed on 20/10/2023 at 17:39.
Pushed by dkazakov into branch 'master'.

[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.

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/d259fa1066f8c95b0b99bfd6a0f64393050c9046

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to