mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:38:45 -04:00
mark “Fullscreen to the Right” as iPhone-Exclusive
This commit is contained in:
@@ -440,8 +440,8 @@ BOOL isTabSelected = NO;
|
|||||||
}
|
}
|
||||||
%end
|
%end
|
||||||
|
|
||||||
// Fullscreen to the Right - @arichornlover
|
// Fullscreen to the Right (iPhone-Exclusive) - @arichornlover & @bhackel
|
||||||
// NOTE: Please turn off the “Portrait Fullscreen” Option in YTLite while the option "Fullscreen to the Right" is enabled below.
|
// 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
|
%group gFullscreenToTheRight
|
||||||
%hook YTWatchViewController
|
%hook YTWatchViewController
|
||||||
- (UIInterfaceOrientationMask)allowedFullScreenOrientations {
|
- (UIInterfaceOrientationMask)allowedFullScreenOrientations {
|
||||||
|
Reference in New Issue
Block a user