hooked drag and drop into animation engine

This commit is contained in:
Eric Rowell
2012-08-09 00:01:21 -07:00
parent 58cabf8ddc
commit 66ba99f9bc
4 changed files with 143 additions and 175 deletions

View File

@@ -783,7 +783,7 @@ Test.prototype.tests = {
})
});
},
'DRAG AND DROP - two draggable shapes': function(containerId) {
'*DRAG AND DROP - two draggable shapes': function(containerId) {
var stage = new Kinetic.Stage({
container: containerId,
width: 578,