mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 05:14:58 +08:00
better tests
This commit is contained in:
@@ -119,7 +119,6 @@ async function runBunnies() {
|
||||
var bunny = new Konva.Image({
|
||||
image: img,
|
||||
transformsEnabled: 'position',
|
||||
hitGraphEnabled: false,
|
||||
x: 10,
|
||||
y: 10,
|
||||
listening: false,
|
||||
|
||||
Reference in New Issue
Block a user