[Mono-bugs] [Bug 346083] Canvas opacity should not affect children alpha

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 4 21:15:06 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=346083

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=346083#c1





--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2007-12-04 19:15:06 MST ---
<Canvas xmlns="http://schemas.microsoft.com/client/2007" Opacity="0.5">
        <Rectangle Fill="Red" Width="100" Height="100" />
        <!-- this should be drawn over the previous rectangle (no blending) -->
        <Rectangle Canvas.Left="50" Canvas.Top="50" Fill="Blue" Width="100"
Height="100" />
</Canvas>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list