Opened 11 years ago
Closed 5 years ago
#10876 closed defect (patchwelcome)
Pattern fill does not work with Silverlight renderer
Reported by: | rkoppelman | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | DojoX GFX | Version: | 1.4.0 |
Keywords: | silverlight, pattern, fill, gfx | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/gfx/tests/test_pattern.html
The above pattern test fails when setting the gfxRenderer to silverlight and specifying a valid image. The ellipse displays with no pattern.
Apparently this wasn't implemented because Silverlight didn't have a working TileBrush? in version 1, but in researching it seems like people have found various ways to do this in version 3.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | tbd → future |
---|---|
Priority: | normal → low |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Silverlight is mostly abandoned as a tech, except as an IE7/8 fallback, so closing as patchwelcome.