Re: zoom for HTML5 tool file is weak compared to program zoom
The home loading process can be tracked in the [font=courier new]onprogression[/font] callback. Just change the existing callback in the condition [font=courier new]part === HomeRecorder.READING_HOME[/font]. Doing so will be much safer than programming a timer with a delay that may vary with bandwidth and CPU power.How can I tell when the "Home" is loaded?