Bug #1811
WColor transparancy
Start date:
04/03/2013
Due date:
% Done:
0%
Estimated time:
Description
Hey,
in Wt-3.3.0 seems the WColor transparency not to be supported, i.e., if the alpha component is in (0,255) (an open interval) the rendered colour is black.
Regards,
Stoycho
Files
Updated by Koen Deforche almost 10 years ago
- Status changed from InProgress to Resolved
Hey,
It was a CSS float encoding issue (yes, even that is weird in CSS!).
It's been fixed in latest git.
koen
Updated by Стойчо Стефанов Stoycho Stefanov almost 10 years ago
Hey,
could you check whether transparency is supported by WBorder as well. It does not seem to be. I could provide a test case later if needed.
Regards,
Stoycho
Updated by Koen Deforche almost 10 years ago
Hey,
This was caused by the same problem, and should be resolved now too.
Regards,
koen