diff --git a/YTLitePlus.h b/YTLitePlus.h index 04c1af1..f2de2c4 100644 --- a/YTLitePlus.h +++ b/YTLitePlus.h @@ -104,7 +104,7 @@ - (void)resetViewControllersCache; @end -// Disable ambient mode - @bhackel +// Disable ambient mode & Fullscreen to the Right - @bhackel @interface YTWatchViewController (YTLitePlus) @property (nonatomic, assign, readwrite, getter=isFullscreen) BOOL fullscreen; @end