mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-10 19:20:59 +00:00
More fixes for VideoPlayer
This commit is contained in:
parent
f610c3f047
commit
81d5d4396f
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ public struct MediaUIView: View, @unchecked Sendable {
|
|||
isFocused = true
|
||||
}
|
||||
}
|
||||
.ignoresSafeArea()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue