fix: emit initial hotspot state immediately after sceneChange to prevent flash

This commit is contained in:
2026-06-08 15:17:43 +08:00
parent 077de2a64e
commit 17c479525d

View File

@@ -71,6 +71,7 @@ export class Engine {
}
this.emit('sceneChange', scene)
this.checkHotspotTime(scene, 0)
const preloadUrls = this.sceneManager.getCandidateUrls(
scene,