Opened 13 years ago
Closed 13 years ago
#4453 closed enhancement (fixed)
Add introspection to the Group shape.
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | DojoX GFX | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Presently only VML supports group introspections (enumerating members of the group). SVG and Silverlight should have this ability too.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [10517]) gfx: previous check-in added an introspection to Group and Surface. This one adds a demo to prove it. Fixes #4453.