Ticket #7659 (closed enhancement: fixed)
gfx: support for iPod/iPhone's SVG in the new firmware
| Reported by: | elazutkin | Owned by: | ttrenka |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | DojoX GFX | Version: | 1.2beta |
| Severity: | normal | Keywords: | |
| Cc: | dylan |
Description
From Jayant Sai:
iPhone 2.1 now supports SVG plus the events. But it needs a fix in the gfx.js which hardcodes to canvas. I think there should be a dojo.isIPhone with the version. If dojo.isIPhone < 2.1 continue to use canvas.
Change History
Note: See
TracTickets for help on using
tickets.