Fixed hit detection bugs on profile page

Changelog-Fixed: Fixed hit detection bugs on profile page
Closes: #652
This commit is contained in:
OlegAba
2023-02-19 13:35:37 -05:00
committed by William Casarin
parent efc50f5b18
commit e01761ce72

View File

@@ -179,6 +179,7 @@ struct ProfileView: View {
}
.frame(height: bannerHeight)
.allowsHitTesting(false)
}
var navbarHeight: CGFloat {