Protect against NaN rotation values
Throws an Error if a DisplayObject's rotation was set to NaN. Without this check, Sprite's textures could disappear silently, with no reference to the improper rotation value as the culprit.
1 parent 9509f43 commit 53ccc8128b46b65f2fb8a0975716d639485e001f
@CacheFlowe CacheFlowe authored on 2 Feb 2014
Showing 1 changed file
View
src/pixi/display/DisplayObject.js