alexk111 / SVG-Morpheus

JavaScript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details transitions. (THIS PROJECT IS NOT MAINTAINED ANYMORE)
MIT License
2.7k stars 241 forks source link

Hello,why the option iconId is not work? #22

Closed df257 closed 8 years ago

df257 commented 8 years ago

var icon = new SVGMorpheus('#icon',{iconId:'#3d_rotation'}); It still show last icon! Why?

df257 commented 8 years ago

@alexk111

alexk111 commented 8 years ago

@df257 Thank you for finding this out! I've fixed it. The upcoming version will have the bugfix. Cheers!