Skip to content

1.9.0

Compare
Choose a tag to compare
@camoconnell camoconnell released this 17 Dec 07:03
· 40 commits to master since this release

Lazy line painter 1.9.0 - Major Update - Not backwards compatible

  • Removed need for svgData obj, animation properties now stored on SVG.
  • Added additional shape support
    • polygons, circles, ellipses, polylines, lines, rects
  • Paint method accepts playback arguments, paint( { reverse : true, ease : 'easeExpoOut' } )
  • Refactored Event Handling
  • Refactored Easing / Timing