Bug 162872 - With filter paintop, transparent pixels are replaced by black or white pixels
Summary: With filter paintop, transparent pixels are replaced by black or white pixels
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-30 10:47 UTC by Cyrille Berger
Modified: 2008-07-26 08:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyrille Berger 2008-05-30 10:47:52 UTC
Transparent pixels are replaced by black or white pixels, instead of
keeping their transparency.

Note: This should probably made an option, since it was done on purpose.
Comment 1 Cyrille Berger 2008-07-26 08:42:13 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