svg.easing.js icon indicating copy to clipboard operation
svg.easing.js copied to clipboard

Fixed: bail setup script if SVG.supported is false

Open aforty opened this issue 8 years ago • 0 comments

Fixes an issue where the script will fail because SVG.easing is undefined in environments where SVG's are not supported (such as test environments).

Fixes issue #4.

aforty avatar May 12 '17 15:05 aforty