cdig / svga

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

Embedded SVGAs don't claim their height very well. #126

Closed ivanreese closed 8 years ago

ivanreese commented 8 years ago

Should we reach out to the embedding <object> and give it some height/margin styles based on our aspect? Perhaps an "auto-size" attribute could be added to the object if the developer would like that behaviour?