kukukikits

Results 1 comments of kukukikits

Bug: pauseAnimation method in animation-timeline component is not bound to the right context. Fix: add `this.pauseAnimation = this.pauseAnimation.bind(this);` in init method