Merge branch 'master' into release/v1.7.1
This commit is contained in:
@@ -336,7 +336,7 @@ function MapFog({
|
||||
} else if (toolSettings.type === "toggle") {
|
||||
onShapesEdit(
|
||||
editingShapes.map((shape) => ({
|
||||
...shape,
|
||||
id: shape.id,
|
||||
visible: !shape.visible,
|
||||
}))
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user