Skip to content
Commit 65693b60 authored by Marco Martin's avatar Marco Martin
Browse files

check that window() exists

don't try to update the window if it doesn't exist
render() already checks for window() existence, so the
reason for this crash should be that any operation done in the
render() function causes the deletion of the window
or reparenting of the widget
CCBUG:346668
parent 23fa09f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment