fix some docs and tests

This commit is contained in:
Anton Lavrenov
2019-02-20 09:13:39 -05:00
parent c4f21b67a3
commit febdc9e3d4
28 changed files with 200 additions and 1561 deletions

View File

@@ -380,7 +380,6 @@ suite('MouseEvents', function() {
});
Konva.DD._endDragAfter({ dragEndNode: text });
//TODO: can't get this to pass
assert.equal(
click,
true,