Improves stroke width
This commit is contained in:
parent
8a650a99d6
commit
138e1fa24d
10 changed files with 155 additions and 59 deletions
|
@ -12,7 +12,7 @@ export default class Line extends CodeShape<LineShape> {
|
|||
parentId: "page0",
|
||||
childIndex: 0,
|
||||
point: [0, 0],
|
||||
direction: [0, 0],
|
||||
direction: [-0.5, 0.5],
|
||||
rotation: 0,
|
||||
style: {
|
||||
fill: "#777",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue