Opened 12 years ago
Closed 12 years ago
#7659 closed enhancement (fixed)
gfx: support for iPod/iPhone's SVG in the new firmware
Reported by: | Eugene Lazutkin | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX GFX | Version: | 1.2beta |
Keywords: | Cc: | dylan | |
Blocked By: | Blocking: |
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 (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | changed from Eugene Lazutkin to dylan |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
Owner: | changed from dylan to Tom Trenka |
---|---|
Status: | assigned → new |
Taking this for dylan.
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
Milestone: | future → 1.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Going to mark this as fixed; if we need to reopen we can.
Note: See
TracTickets for help on using
tickets.
I hope Dylan as the original author of iPod/iPhone Canvas detection will update and test the code to support SVG on them as well.