Scale to fill pfp
Changelog-Fixed: Fixed weird scaling on profile pictures Closes: #712
This commit is contained in:
@@ -66,6 +66,7 @@ struct InnerProfilePicView: View {
|
||||
.placeholder { _ in
|
||||
Placeholder
|
||||
}
|
||||
.scaledToFill()
|
||||
}
|
||||
.frame(width: size, height: size)
|
||||
.clipShape(Circle())
|
||||
|
||||
Reference in New Issue
Block a user