产品
Egret Engine
版本
4.1.0
复现概率
100%
平台
Windows 4.1.0
复现步骤
滚动时销毁
问题描述
bar 在滚动的时候销毁,会报错
错误代码
销毁调用: this.bar.stopAnimation();
this.bar.viewport = null; 报错提示: Scroller.prototype.verticalUpdateHandler = function (scrollPos) { this.$Scroller[10 /* viewport */].scrollV = scrollPos; this.dispatchEventWith(egret.Event.CHANGE); };
BUG截图
![]()
| |
Powered by Discuz! X3.4 © 2001-2019 Comsenz Inc.