mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
fix some docs and tests
This commit is contained in:
@@ -380,7 +380,6 @@ suite('MouseEvents', function() {
|
||||
});
|
||||
Konva.DD._endDragAfter({ dragEndNode: text });
|
||||
|
||||
//TODO: can't get this to pass
|
||||
assert.equal(
|
||||
click,
|
||||
true,
|
||||
|
Reference in New Issue
Block a user