Summary: | With filter paintop, transparent pixels are replaced by black or white pixels | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Cyrille Berger <cberger> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cyrille Berger
2008-05-30 10:47:52 UTC
SVN commit 837944 by berger: fix Transparent pixels are replaced by black or white pixels, instead of keeping their transparency (add an option for the old behaviour) BUG: 162872 M +8 -1 FilterOpOptionsWidget.ui M +29 -1 kis_filterop.cc M +1 -0 kis_filterop.h WebSVN link: http://websvn.kde.org/?view=rev&revision=837944 |