changed destruction color + default arrow style
This commit is contained in:
@ -117,7 +117,7 @@
|
||||
}
|
||||
|
||||
let style = (
|
||||
mark: (end: "straight"),
|
||||
mark: (end: ">", fill: elmt.color),
|
||||
stroke: (
|
||||
dash: if elmt.dashed {"dashed"} else {"solid"},
|
||||
paint: elmt.color
|
||||
|
Reference in New Issue
Block a user