#7544 closed enhancement (fixed)
Dojox.gfx compatible to Adobe AIR 1.1.
Reported by: | Psy | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX GFX | Version: | 1.1.0 |
Keywords: | AIR, canvas | Cc: | |
Blocked By: | Blocking: |
Description
Seems that AIR did not support SVG at all, so, its safer to switch to canvas on this environment.
gfx.js line 15 - replace if(!dojo.isIE && (navigator.userAgent.indexOf("iPhone") < 0) && (navigator.userAgent.indexOf("iPod") < 0) && !dojo.isAIR ){ dojox.gfx.renderer = "svg"; }
Attachments (1)
Change History (5)
Changed 12 years ago by
comment:1 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 12 years ago by
Owner: | changed from Eugene Lazutkin to Tom Trenka |
---|
Tom, can you verify the reported problem and see if this fix indeed work with Adobe AIR? If it does, please commit the fix.
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 12 years ago by
Milestone: | future → 1.3 |
---|
batch move of tickets marked 'future' in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
Moving all open ticketd to the future.