Kaynağa Gözat

fix control panel layout for iPhone 6 Plus in vertical mode

Tobias Conradi 9 yıl önce
ebeveyn
işleme
f422e04e4c

+ 1 - 1
Sources/VLCMovieViewControlPanelViewController.m

@@ -21,7 +21,7 @@
 
 @implementation VLCMovieViewControlPanelViewController
 
-static const CGFloat maxCompactWidth = 400.0;
+static const CGFloat maxCompactWidth = 420.0;
 
 
 - (void)viewDidLoad {