Skip to content
  • Dmitry Kazakov's avatar
    Fix saving layers with layer styles · 5e81de71
    Dmitry Kazakov authored
    We should deep copy the layer style projections
    when cloning the image. Otherwise shape layers and
    other delayed update nodes might cause rerender of
    the layers stack and lacking layers styles will become
    visible in the saved image.
    
    BUG:396224
    5e81de71