mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Revert "Remove "Honor system orientation lock""
This reverts commit 2d51f6adff
.
This commit is contained in:
@@ -155,6 +155,8 @@ struct VideoPlayerView: View {
|
||||
}
|
||||
stopOrientationUpdates()
|
||||
player.controls.hideOverlays()
|
||||
|
||||
player.lockedOrientation = nil
|
||||
}
|
||||
.onAnimationCompleted(for: viewDragOffset) {
|
||||
guard !dragGestureState else { return }
|
||||
|
Reference in New Issue
Block a user