You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StageGL antialias invalid. If scale!= 1 or rotation!=0.This bug will appear
var stage = new createjs.StageGL(canvas,{"antialias":true});
The text was updated successfully, but these errors were encountered:
ajex-china
changed the title
use stageGL,
StageGL antialias invalid. If scale= 1.This bug will appear
Apr 30, 2024
ajex-china
changed the title
StageGL antialias invalid. If scale= 1.This bug will appear
[Bug]StageGL antialias invalid. If scale= 1.This bug will appear
Apr 30, 2024
ajex-china
changed the title
[Bug]StageGL antialias invalid. If scale= 1.This bug will appear
StageGL antialias invalid. If scale= 1.This bug will appear
Apr 30, 2024
ajex-china
changed the title
StageGL antialias invalid. If scale= 1.This bug will appear
StageGL antialias invalid. If scale!= 1 or rotation!=0.This bug will appear
May 6, 2024
Okay - I do not know too much about StageGL - been through it - quite complicated. But can you clarify when or where you are setting scale or rotation? Are you saying
StageGL antialias invalid. If scale!= 1 or rotation!=0.This bug will appear
var stage = new createjs.StageGL(canvas,{"antialias":true});
The text was updated successfully, but these errors were encountered: