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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dimul...@gmail.com

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
I have checked the bug: it happens because we do neither duplicate layer styles
cached projections nor recalculate them after the image is copied. The effect
is usually not seen, because we just copy projection of the root node and use
it to save a PNG... But not in the case of the example file in the bugreport,
the file has a shape layer... Shape layer tries to update itself after the
copying and broken projection of the layers styles shows itself.

** Workaround until I fix the issue: **
Just rasterize all shapes layers and transformation masks before saving the
image. Then the bug will not be visible :)

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

Reply via email to