Opened 8 years ago
Last modified 8 years ago
#12937 assigned bug
[Layer API] Gradients do not respect layer's opacity
Reported by: | KapiX | Owned by: | jua |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When BGradient is applied to a rectangle it renders fully opaque, even though layer's opacity is set to 100 (with BeginLayer
).
Screenshot and test program attached.
Attachments (2)
Change History (3)
by , 8 years ago
Attachment: | screenshot6.png added |
---|
by , 8 years ago
Attachment: | gradienttest.cpp added |
---|
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Test program