|
7 | 7 | <objects>
|
8 | 8 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="DAReposListCtrl">
|
9 | 9 | <connections>
|
10 |
| - <outlet property="navItem" destination="MHn-Xh-K5q" id="ePG-AC-DD9"/> |
11 | 10 | <outlet property="serversButton" destination="L7P-lR-jFG" id="HNu-7N-8n6"/>
|
12 | 11 | <outlet property="tableView" destination="OiV-0p-7m6" id="ta7-nd-hIy"/>
|
13 | 12 | <outlet property="view" destination="1" id="3"/>
|
|
19 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
20 | 19 | <subviews>
|
21 | 20 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BT4-Xw-bbY" userLabel="Content">
|
22 |
| - <rect key="frame" x="0.0" y="44" width="320" height="524"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
23 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
24 | 23 | <subviews>
|
25 | 24 | <tableView contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="60" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="OiV-0p-7m6">
|
26 |
| - <rect key="frame" x="0.0" y="0.0" width="320" height="524"/> |
| 25 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
27 | 26 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
28 | 27 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
29 | 28 | <connections>
|
|
40 | 39 | <constraint firstItem="OiV-0p-7m6" firstAttribute="leading" secondItem="BT4-Xw-bbY" secondAttribute="leading" id="pkc-jh-uIY"/>
|
41 | 40 | </constraints>
|
42 | 41 | </view>
|
43 |
| - <navigationBar contentMode="scaleToFill" barStyle="black" translatesAutoresizingMaskIntoConstraints="NO" id="f2X-cr-DhD"> |
44 |
| - <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
45 |
| - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
46 |
| - <constraints> |
47 |
| - <constraint firstAttribute="height" constant="44" id="Gct-P2-wb5"/> |
48 |
| - </constraints> |
49 |
| - <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
50 |
| - <textAttributes key="titleTextAttributes"> |
51 |
| - <color key="textShadowColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
52 |
| - <offsetWrapper key="textShadowOffset" horizontal="0.0" vertical="2"/> |
53 |
| - </textAttributes> |
54 |
| - <items> |
55 |
| - <navigationItem title="Repos" id="MHn-Xh-K5q"/> |
56 |
| - </items> |
57 |
| - </navigationBar> |
58 | 42 | </subviews>
|
59 | 43 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
60 | 44 | <constraints>
|
61 | 45 | <constraint firstAttribute="trailing" secondItem="BT4-Xw-bbY" secondAttribute="trailing" id="3Tj-Nt-4pT"/>
|
62 |
| - <constraint firstAttribute="trailing" secondItem="f2X-cr-DhD" secondAttribute="trailing" id="C4p-Ud-Wl0"/> |
63 |
| - <constraint firstItem="f2X-cr-DhD" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="N8T-uY-mHb"/> |
64 |
| - <constraint firstItem="BT4-Xw-bbY" firstAttribute="top" secondItem="f2X-cr-DhD" secondAttribute="bottom" id="TIO-Oa-JlM"/> |
65 |
| - <constraint firstItem="f2X-cr-DhD" firstAttribute="top" secondItem="1" secondAttribute="top" id="UMG-37-a8b"/> |
| 46 | + <constraint firstItem="BT4-Xw-bbY" firstAttribute="top" secondItem="1" secondAttribute="top" id="mpx-is-m9D"/> |
66 | 47 | <constraint firstItem="BT4-Xw-bbY" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="nUr-7U-i93"/>
|
67 | 48 | <constraint firstAttribute="bottom" secondItem="BT4-Xw-bbY" secondAttribute="bottom" id="v4E-3n-wS4"/>
|
68 | 49 | </constraints>
|
|
72 | 53 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="L7P-lR-jFG" userLabel="L Button - Servers">
|
73 | 54 | <rect key="frame" x="0.0" y="0.0" width="73" height="44"/>
|
74 | 55 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
75 |
| - <fontDescription key="fontDescription" type="system" pointSize="15"/> |
| 56 | + <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/> |
76 | 57 | <state key="normal" title="Servers">
|
77 | 58 | <color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
78 | 59 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
0 commit comments