CreateJS / EaselJS

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
http://createjs.com/
MIT License
8.11k stars 1.97k forks source link

StageGL antialias invalid. If scale!= 1 or rotation!=0.This bug will appear #1082

Open ajex-china opened 2 months ago

ajex-china commented 2 months ago

StageGL antialias invalid. If scale!= 1 or rotation!=0.This bug will appear

var stage = new createjs.StageGL(canvas,{"antialias":true}); bug