Summary: | Flatten image with canvas background color gives non-transparent background in result | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tiar <tamtamy.tymona> |
Component: | Layer Stack | Assignee: | Tiar <tamtamy.tymona> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Example test file |
Description
Tiar
2019-03-20 13:14:03 UTC
This commit changes only the canvas color after the flattening: now it is the same as before the flattening. The change of behaviour of canvas color during flattening requires a discussion. ----- Git commit ad1f27076d5df97326f9b07eb70bd93e75902d1b by Agata Cacko. Committed on 22/03/2019 at 15:47. Pushed by tymond into branch 'master'. Fix Background Color change after flattening Before this commit if you flatten the image using Layer -> Flatten Image, the resulting image had canvas background color set to transparent black. Now the resulting image has the same canvas color as before the flattening. M +1 -3 libs/image/kis_image.cc https://commits.kde.org/krita/ad1f27076d5df97326f9b07eb70bd93e75902d1b |