Upped fog stroke width
This commit is contained in:
parent
8c304c76e5
commit
eed8f63b84
@ -67,7 +67,7 @@ function MapFog({
|
||||
setDrawingShape({
|
||||
type: "fog",
|
||||
data: { points: [brushPosition] },
|
||||
strokeWidth: 0.1,
|
||||
strokeWidth: 0.5,
|
||||
color: "black",
|
||||
blend: true, // Blend while drawing
|
||||
id: shortid.generate(),
|
||||
|
Loading…
Reference in New Issue
Block a user