Skip to content

Commit ecf5a60

Browse files
committed
Data recording cancelling bug
1 parent eecaaba commit ecf5a60

2 files changed

Lines changed: 682 additions & 660 deletions

File tree

dataRecorder.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ namespace microdata {
8080
this.currentlyCancelling = true
8181
this.scheduler.stop()
8282

83+
basic.pause(1000)
8384
this.app.popScene()
8485
this.app.pushScene(new Home(this.app))
8586
}

0 commit comments

Comments
 (0)