Browse Source

fix labels overlapping in the VLCWiFiUploadTableViewCell view when server turn on

Pierre SAGASPE 10 years ago
parent
commit
4416cbd0fa
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Resources/VLCWiFiUploadTableViewCell.xib

+ 2 - 2
Resources/VLCWiFiUploadTableViewCell.xib

@@ -23,8 +23,8 @@
                         <color key="textColor" red="0.76862745099999996" green="0.80000000000000004" blue="0.85490196080000003" alpha="1" colorSpace="calibratedRGB"/>
                         <nil key="highlightedColor"/>
                     </label>
-                    <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Inactive Server" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="30">
-                        <rect key="frame" x="50" y="29" width="90.5" height="16"/>
+                    <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Inactive Server" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="YES" id="30">
+                        <rect key="frame" x="50" y="24" width="97.5" height="24"/>
                         <animations/>
                         <color key="backgroundColor" white="0.17000000000000001" alpha="1" colorSpace="calibratedWhite"/>
                         <fontDescription key="fontDescription" type="system" pointSize="13"/>