mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
fix drag&drop on mobile
This commit is contained in:
@@ -1104,8 +1104,6 @@ suite('Transformer', function() {
|
||||
x: 30,
|
||||
y: 30
|
||||
});
|
||||
|
||||
throw '1';
|
||||
});
|
||||
|
||||
test('on negative scaleY should move rotater', function() {
|
||||
|
Reference in New Issue
Block a user