Fixed hit detection bugs on profile page
Changelog-Fixed: Fixed hit detection bugs on profile page Closes: #652
This commit is contained in:
@@ -179,6 +179,7 @@ struct ProfileView: View {
|
||||
|
||||
}
|
||||
.frame(height: bannerHeight)
|
||||
.allowsHitTesting(false)
|
||||
}
|
||||
|
||||
var navbarHeight: CGFloat {
|
||||
|
||||
Reference in New Issue
Block a user