ericdrowell / KineticJS

KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://www.kineticjs.com
3.98k stars 752 forks source link

Line tutorial broken in 5.1.0: move() doesn't work. #999

Closed asweigart closed 10 years ago

asweigart commented 10 years ago

When entering the line tutorial code here http://www.zeali.net/mirrors/html5canvastutorials/kineticjs/html5-canvas-kineticjs-line-tutorial/index.html for 5.1.0, the lines haven't been moved by the move() method call. This broke in 5.0.0

asweigart commented 10 years ago

Nix that. API change.