Opened 8 years ago
Closed 8 years ago
#17016 closed defect (fixed)
gfx.switchTo(newRenderer) does not update gfx.renderer
Reported by: | Patrick Ruzand | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX GFX | Version: | 1.9.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
While the gfx.renderer property is set at init time once a renderer has been found during the autodetection process, it is not updated if a gfx.switchTo() call is done later in the application lifecycle.
Attachments (2)
Change History (4)
Changed 8 years ago by
Attachment: | test_switchTo.html added |
---|
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|---|
Owner: | changed from Eugene Lazutkin to Patrick Ruzand |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
testcase