CanvasLoader icon indicating copy to clipboard operation
CanvasLoader copied to clipboard

Doesn't seem to make use of IE9 HW acceleration

Open jmwolfe opened this issue 11 years ago • 0 comments

In running this on IE9, it appears that once the DOM starts loading a lot of objects, the spinner halts, just like an animated GIF. :(

I have seen some other spinners that do not halt during DOM loading (like spin.js in Chrome).

This is strange because supposedly IE9 uses the GPU for canvas operations; perhaps CanvasLoader just doesn't use those features that trigger GPU usage.

jmwolfe avatar Feb 06 '14 23:02 jmwolfe