Project

General

Profile

« Previous | Next » 

Revision 47d853c0

Added by skyjake over 11 years ago

Fixed: Potential crash during startup

Canvas's init function may actually end up destroying the Canvas
(e.g., FSAA mode changes during the startup). Thus Canvas must take
care not to perform any more actions after calling the init callback
function.

Also updated Canvas's parent pointer appropriately when handling a
canvas recreation.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences