فهرست منبع

fix control panel layout for iPhone 6 Plus in vertical mode

Tobias Conradi 9 سال پیش
والد
کامیت
f422e04e4c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Sources/VLCMovieViewControlPanelViewController.m

+ 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 {