This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ Code Cleanup round 1 - _renderer.js
Added a global _delay() async function to replace callback hell with setTimeout(). Reduced the number of exposed functions on the window object. Better readability and performance on loading (fix multiple timers triggering a lot of CPU load all at once).
- Loading branch information