Alex Lockwood
Alex Lockwood
Thanks for the report! So to be clear, the `.shapeshifter` files you attached represent the "before you clicked auto fix" state, right?
Hmm... interesting. I can reproduce. Will look into it. Thanks again for filing!
Yeah, so basically right now the only supported option for exporting for use on the web is w/ an SVG spritesheet. So basically Shape Shifter generates a frame-by-frame animation (w/...
Hmm... very strange, because I don't see this behavior at all. Could you give me some information about your environment? i.e. Browser version, OS version?
So to be clear... On Firefox + Windows 10, the bug shows up in the browser AND when you export to an SVG spritesheet? And on Chrome + Windows 10,...
Could you copy/paste the contents of the `.shapeshifter` file to this bug report (for the second gif you posted... i.e. the one where it splits up into multiple segments as...
I'm able to reproduce in SVG spritesheet exports and on FireFox... seems like using `strokeLineCap="round"` maybe the culprit... hmm.
@tylerthurston11 Hmm... Yeah, I haven't been able to figure out a good solution to this yet. If you have an additional shapeshifter project file I could test with that'd be...
Hey there. So you can already animate these three properties using a `group` layer. If you haven't already check out some of the demos under "File --> Demos"... several of...
I am going to leave this open because I think I can improve the UX here by making it possible to create transform animations on things like paths as well....