mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
- By dereferencing the 'data' field of the imageData object before the loop, the hextile performance on Chrome is down to 140ms or so for a full 800x600 update. Still have to fall back to Canvas operations for firefox. - Fix RQ empty after reorder bug.