mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-13 13:00:40 +00:00
ops
This commit is contained in:
parent
ff76642b0c
commit
d5259523c5
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ struct MediaInfoView: View {
|
|||
}
|
||||
}
|
||||
.onAppear {
|
||||
UIScrollView.appearance().bounces = true
|
||||
UIScrollView.appearance().bounces = false
|
||||
}
|
||||
.ignoresSafeArea(.container, edges: .top)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue