loading indicator when drawing too many objects on the canvas
I have too many objects on canvas to draw and I want to have some loading
indicator while drawing. My browser waiting and somethimes get frozen for
a while and I need to show loading.gif. Usually aproach doesn't work,
show() div on start and hide() on the end of drawing.
No comments:
Post a Comment