pshihn/legra

Question: how do we know the image has finished redrawing?

bahmutov opened this issue · 0 comments

Imagine we are doing the lego of drawImage like Mona Lisa example, it takes a few seconds to render if the block size is small. How would the calling code know the canvas has finished rendering? I am thinking for the purpose of visual diffing and testing.