You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, images are not guaranteed to be drawn after drawing each object. So in that case, we should change to async drawing to make sure nothing is drawn at the moment or after finishing. More info: #38.
The text was updated successfully, but these errors were encountered:
Currently, images are not guaranteed to be drawn after drawing each object. So in that case, we should change to
async
drawing to make sure nothing is drawn at the moment or after finishing. More info: #38.The text was updated successfully, but these errors were encountered: