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