Ticket #5302 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

canvas renderer does not work with gfx3d

Reported by: alex Owned by: alex
Priority: normal Milestone: 1.1
Component: DojoX GFX Version: 1.0
Severity: normal Keywords: gfx3d, gfx
Cc:

Description

a naming conflict is preventing the canvas renderer for gfx from rendering 3D context objects. Fixing this will allow gfx3d to work on the iphone.

Change History

Changed 8 months ago by alex

  • status changed from new to closed
  • resolution set to fixed

(In [11681]) rename the gfx canvas renderer's "render" method to "_render" since it's internal anyway. Fixes #5302

Note: See TracTickets for help on using tickets.