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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello,why the option iconId is not work?

df257 opened this issue · comments

commented

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

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