Closed kevinAlbs closed 1 year ago
I am unsure if this is related to an incomplete implementation of createImageBitmap
in a browser. Closing since https://github.com/kevinAlbs/minesweeper/commit/d83039373749a0dcbe9beac76cf08284ae664d6f removes use of createIImageBitmap
.
A user reported seeing this:
The
createImageBitmap
function is used to create sprites from a spritesheet:I can reproduce this if I set offsets to 0 in all calls to
createImageBitmap
: