fix: use drawingGroup modifier on bg canvas
This commit is contained in:
@@ -51,5 +51,6 @@ struct DottedBackground: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.gesture(dragGesture)
|
.gesture(dragGesture)
|
||||||
|
.drawingGroup()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user