Opened 10 years ago
Closed 10 years ago
#11707 closed defect (fixed)
Shadows broken
Reported by: | Stefan Bird | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Charting | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Shadows don't display in Dojo 1.5 - see http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/charting/tests/test_chart2d.html - none of the shadows display (tested in FF3.6)
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [23516]) Charting: added missing initializations for optional parameters, thx scribd for noticing!, !strict, fixes #11707.