Revision 3a0400c...
Go back to digest for 11th May 2014Bug Fixes in Graphics
Martin Koller committed changes in [kolourpaint] layers/selections/image/kpAbstractImageSelection.cpp:
convert selection to ARGB32 format so that transparency mask works
according Qt doc, image format must be set to Format_ARGB32Premultiplied
or Format_ARGB32 for the composition modes to have any effect.
This is needed for the transparency mask to work here.
FIXED-IN: 4.13.1
File Changes
Modified 1 files
- layers/selections/image/kpAbstractImageSelection.cpp
1 files changed in total