GabiAxel / paper-fab-transitions

Polymer elements for adding morphing and speed dial transitions to floating action buttons
http://gabiaxel.github.io/paper-fab-transitions/components/paper-fab-transitions/demo/
MIT License
49 stars 15 forks source link

Issue with paper-fab-morph returning 0 for width/height from getBoundingRect #9

Open nibuen opened 8 years ago

nibuen commented 8 years ago

getBoundingRect for content in paper-fab-morph returns width and height 0 using the latest polymer and chrome versions when running the demo (one on bottom right).

I tried setting display and making content visible, but got same issue.