You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2021. It is now read-only.
When exporting line icons, the cap and the join are in the export from AnimateCC, but are not processed in the SnapSVGAnimator.
Adding these last 2 lines in the SnapSVGAnimator.js file on method
this.addStroke = function (shape, resourcePath) {seem to fix that.