mirror of
https://github.com/konvajs/konva.git
synced 2025-11-18 09:07:30 +08:00
hooked drag and drop into animation engine
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user