Here is a jsfiddle, with a shape that should be moved on mouse drag events. I can see in the javascript console that shape.move() is called with proper values, the shape wouldn't move though.
Why doesn't the shape move?
|
Here is a jsfiddle, with a shape that should be moved on mouse drag events. I can see in the javascript console that shape.move() is called with proper values, the shape wouldn't move though. Why doesn't the shape move? |
|||
|
|