mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
Formatting: Tabs to spaces
This commit is contained in:
@@ -77,9 +77,9 @@
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (this.getFill() !== undefined)
|
||||
canvas.fill(this);
|
||||
|
||||
if (this.getFill() !== undefined)
|
||||
canvas.fill(this);
|
||||
|
||||
canvas.stroke(this);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user