Increase stroke width
This commit is contained in:
parent
38a9f153f7
commit
703bd01931
@ -24,7 +24,8 @@ namespace pxsim.visuals {
|
||||
r: 17,
|
||||
cx: 13,
|
||||
cy: 20,
|
||||
stroke: 'black'
|
||||
stroke: 'black',
|
||||
'stroke-width': 2
|
||||
});
|
||||
|
||||
let pt = parent.createSVGPoint();
|
||||
|
Loading…
Reference in New Issue
Block a user