mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-03 19:09:41 +00:00
There is a specific event for when an image has finished loading, so trigger on that rather than polling. The polling interval of requestAnimationFrame() can also be very large.