[LayaAirIDE 2.0]2.4.0bate在放大缩小时文本会不同程度的模糊

2.4.0bate在放大缩小时文本会不同程度的模糊
每秒再次刷新正常
已邀请:

Aar0n

赞同来自: 虫虫

可以退到2.3 或者升级2.4的最新的 修复了模糊问题。 或者可以看git 提交记录改~!

虫虫

赞同来自:

截图.png

 

虫虫

赞同来自:

补充一下内容:
  在LayaAir.d.ts 中缺少 
  class AnimationState extends laya.ani.AnimationState {}
  
class AnimationState {
        static stopped: number;
        static paused: number;
        static playing: number;
        constructor();
    }
 
导致之前用到的动画状态静态常量获取不到

要回复问题请先

商务合作
商务合作