Skip to content

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

BUG:475550

Merge request reports