kopia lustrzana https://github.com/shoelace-style/shoelace
Set initial playback rate
rodzic
3567b3f6f4
commit
e64a23cdfc
|
|
@ -138,7 +138,7 @@ export class Animate {
|
|||
iterationStart: this.iterationStart,
|
||||
iterations: this.iterations
|
||||
});
|
||||
|
||||
this.animation.playbackRate = this.playbackRate;
|
||||
this.animation.addEventListener('cancel', this.handleAnimationCancel);
|
||||
this.animation.addEventListener('finish', this.handleAnimationFinish);
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue