Bugfix: Fixed getImageData slowdown bug in Firefox


Firefox has an issue where calling getImageData multiple times in a row gets extremely slow due to needing to read the image data from the GPU. This bug fix caches the image data instead.

Get Just why?

Leave a comment

Log in with itch.io to leave a comment.