Merge branch 'master' into add-wallet-modal
This commit is contained in:
@@ -131,7 +131,7 @@ struct ImageCarousel: View {
|
||||
.loadDiskFileSynchronously()
|
||||
.scaleFactor(UIScreen.main.scale)
|
||||
.fade(duration: 0.1)
|
||||
.aspectRatio(contentMode: .fill)
|
||||
.aspectRatio(contentMode: .fit)
|
||||
.tabItem {
|
||||
Text(url.absoluteString)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user