Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8
-
None
Description
Currently, we are using a hardcoded 60 fps timer for quick animations.
This take is to update it to use requestAnimationFrame, so browsers that support fps greater than 60 will perform better wit Qt WebAssembly apps.