if old atlas has frames larger that new texture editor fails to work properly - because of PIXI exception:
Uncaught Error: Texture Error: frame does not fit inside the base Texture dimensions [object Object]
after atlas data update everything is fine again,
Editor should check it before pixi -> skip atlas loading and show some info
if old atlas has frames larger that new texture editor fails to work properly - because of PIXI exception: Uncaught Error: Texture Error: frame does not fit inside the base Texture dimensions [object Object]
after atlas data update everything is fine again,
Editor should check it before pixi -> skip atlas loading and show some info