cdig / svga

A framework for making interactive animations with SVG.
https://github.com/cdig/svga/wiki
MIT License
8 stars 2 forks source link

Preprocessing stage? #89

Closed ivanreese closed 8 years ago

ivanreese commented 8 years ago

Electron?

By pre-applying all the DOM transformations, we can dodge the IE append bug.

We could also precalc all width/height values.

ivanreese commented 8 years ago

This is a bigger project. Work will be ongoing.