deprecate some methods

This commit is contained in:
Anton Lavrenov
2021-05-21 10:45:44 -05:00
parent 734a66a75c
commit 29badd7f6c
10 changed files with 1429 additions and 1450 deletions

View File

@@ -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();

View File

@@ -30,8 +30,6 @@ describe('Text', function () {
assert.equal(layer.getContext().getTrace(), trace);
});
// ======================================================
// TODO: what is the best UX here?
it('check text with FALSY values', function () {
var stage = addStage();
var layer = new Konva.Layer();

View File

@@ -385,7 +385,6 @@ describe('TouchEvents', function () {
);
// now try to make two touches at the same time
// TODO: should we trigger touch end first?
simulateTouchStart(
stage,
[