SnapSVG-Animator icon indicating copy to clipboard operation
SnapSVG-Animator copied to clipboard

Add instance name to element and other small improvements

Open leandromatos opened this issue 8 years ago • 0 comments

By adding the instance name to the element, you can manipulate it via css or js. Some code minifiers remove the ids from the svg elements, so, in this case the instance name is added to the element's class and not to the ID.

The other improvements are simple, I changed the software name in README.md, as well I removed unnecessary messages that appeared on the console.

leandromatos avatar May 11 '17 21:05 leandromatos