Open pcantrell opened 4 years ago
In the current comp127graphics architecture, it is almost always wrong to add a new event / animation callback while handling an existing one. Consider adding a warning, or even emitting an error, if callers do this.
In the current comp127graphics architecture, it is almost always wrong to add a new event / animation callback while handling an existing one. Consider adding a warning, or even emitting an error, if callers do this.