ソースを参照

Update data.ts

main
Steve Ruiz 4年前
コミット
7ec9457ac2
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      state/data.ts

+ 2
- 0
state/data.ts ファイルの表示

46
             fill: "none",
46
             fill: "none",
47
             stroke: "#777",
47
             stroke: "#777",
48
             strokeWidth: 2,
48
             strokeWidth: 2,
49
+            strokeLinecap: "round",
50
+            strokeLinejoin: "round",
49
           },
51
           },
50
         }),
52
         }),
51
         shape1: Shapes[ShapeType.Rectangle].create({
53
         shape1: Shapes[ShapeType.Rectangle].create({

読み込み中…
キャンセル
保存