mirror of
https://github.com/yattee/yattee.git
synced 2025-11-25 10:48:17 +00:00
@@ -163,8 +163,6 @@ struct VideoPlayerView: View {
|
||||
}
|
||||
stopOrientationUpdates()
|
||||
player.controls.hideOverlays()
|
||||
|
||||
player.lockedOrientation = nil
|
||||
}
|
||||
.onAnimationCompleted(for: viewDragOffset) {
|
||||
guard !dragGestureState else { return }
|
||||
|
||||
Reference in New Issue
Block a user