mark “Fullscreen to the Right” as iPhone-Exclusive

This commit is contained in:
arichornlover
2024-07-18 16:39:38 -05:00
committed by GitHub
parent 4f793a00b2
commit b68abacc63

View File

@@ -440,8 +440,8 @@ BOOL isTabSelected = NO;
}
%end
// Fullscreen to the Right - @arichornlover
// NOTE: Please turn off the “Portrait Fullscreen” Option in YTLite while the option "Fullscreen to the Right" is enabled below.
// Fullscreen to the Right (iPhone-Exclusive) - @arichornlover & @bhackel
// WARNING: Please turn off the “Portrait Fullscreen” or "iPad Layout" Option in YTLite while the option "Fullscreen to the Right" is enabled below.
%group gFullscreenToTheRight
%hook YTWatchViewController
- (UIInterfaceOrientationMask)allowedFullScreenOrientations {