mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
little refactoring
This commit is contained in:
@@ -227,6 +227,6 @@ describe('Arrow', function () {
|
||||
arrow.cache();
|
||||
layer.draw();
|
||||
|
||||
cloneAndCompareLayer(layer, 200);
|
||||
cloneAndCompareLayer(layer, 255, 50);
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user