Caven Chen 4 лет назад
Родитель
Сommit
98f936ddeb
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      modules/animation/Animation.js

+ 1
- 0
modules/animation/Animation.js Просмотреть файл

@@ -18,6 +18,7 @@ class Animation {
* @returns {Animation}
*/
start() {
this._viewer.clock.shouldAnimate = true
this._unbindEvent()
if (this._options.duration) {
let timer = setTimeout(() => {

Загрузка…
Отмена
Сохранить