Update CircleGridView.swift

This commit is contained in:
talksik
2021-12-21 17:01:41 -08:00
parent 89dca49455
commit 43d9a2059f
@@ -32,7 +32,7 @@ struct CircleGridView: View {
private let big:CGFloat = 1
private let medium:CGFloat = 0.75
private let small:CGFloat = 0.5
private let supersmall:CGFloat = 0.3
private let supersmall:CGFloat = 0.3
// TODO: centered honeycomb + side: maybe have two honeycombs: one in the center of 7 people and then everyone else surrounding
// TODO: maybe make our "center" offset to a little to the top left to make it more honeycomb from top left