gemercheung 3 năm trước cách đây
mục cha
commit
a259479d6c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/scene/scene.service.ts

+ 1 - 0
src/scene/scene.service.ts

@@ -503,6 +503,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
             this.resumeStream();
             this.rotateframeCnt = -1;
             this.onMoving.next(false);
+            this.cleanMoveSteam();
             console.log('move end');
           }, 300);
         }