Improves transforms
This commit is contained in:
parent
da8f812090
commit
c3740cacdd
29 changed files with 700 additions and 72 deletions
|
@ -17,7 +17,7 @@ export default class Dot extends CodeShape<DotShape> {
|
|||
point: [0, 0],
|
||||
rotation: 0,
|
||||
style: {
|
||||
fill: "rgba(142, 143, 142, 1.000)",
|
||||
fill: "#c6cacb",
|
||||
stroke: "#000",
|
||||
strokeWidth: 1,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue