bx-1379-redesign #15
|
@ -369,7 +369,7 @@ timer.timer_func = () => {
|
|||
|
||||
const stopTimer = () => {
|
||||
timer.resetTimer()
|
||||
home_timer.stopTimer()
|
||||
home_timer.resetTimer()
|
||||
if ((controls.value as any).autoRotate) {
|
||||
(controls.value as any).autoRotate = false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue