mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 13:26:07 +08:00
deprecate some methods
This commit is contained in:
@@ -909,7 +909,6 @@ describe('DragAndDrop', function () {
|
||||
]
|
||||
);
|
||||
});
|
||||
// TODO: try to move two shapes on different stages
|
||||
|
||||
it('can stop drag on dragstart without changing position later', function () {
|
||||
var stage = addStage();
|
||||
|
||||
Reference in New Issue
Block a user