Skip to content

Commit

Permalink
fix Fullscreen to the Right headers
Browse files Browse the repository at this point in the history
Fixes crashing in the fullscreen video player
  • Loading branch information
arichornlover authored Jun 27, 2024
1 parent 37972ce commit cb09ffa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/uYouPlus.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@
@property(nonatomic, strong) YTWatchPullToFullController *pullToFullController;
- (NSUInteger) allowedFullScreenOrientations;
// Fullscreen to the Right (uYouEnhanced Version) - @arichornlover
- (BOOL) fullscreen;
- (UIInterfaceOrientationMask) supportedInterfaceOrientations;
- (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation;
- (void)forceRightFullscreenOrientation;
Expand Down

0 comments on commit cb09ffa

Please sign in to comment.