Don't use new YT settings layout (#1468)
This commit is contained in:
@@ -380,6 +380,8 @@ static BOOL findCell(ASNodeController *nodeController, NSArray <NSString *> *ide
|
|||||||
- (BOOL)respectDeviceCaptionSetting { return NO; }
|
- (BOOL)respectDeviceCaptionSetting { return NO; }
|
||||||
// Swipe right to dismiss the right panel in fullscreen mode
|
// Swipe right to dismiss the right panel in fullscreen mode
|
||||||
- (BOOL)isLandscapeEngagementPanelSwipeRightToDismissEnabled { return YES; }
|
- (BOOL)isLandscapeEngagementPanelSwipeRightToDismissEnabled { return YES; }
|
||||||
|
// Don't use new YT settings layout (Cairo Settings)
|
||||||
|
- (BOOL)mainAppCoreClientEnableCairoSettings { return NO; }
|
||||||
%end
|
%end
|
||||||
|
|
||||||
# pragma mark - Constructor
|
# pragma mark - Constructor
|
||||||
|
|||||||
Reference in New Issue
Block a user