|
|
|
@ -23,7 +23,7 @@ |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="W1M-0o-qYG"> |
|
|
|
<rect key="frame" x="212" y="333" width="56" height="23"/> |
|
|
|
<rect key="frame" x="212.5" y="333" width="56" height="23"/> |
|
|
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedRounded" trackingMode="selectOne" id="Twg-gp-8ng"> |
|
|
|
<font key="font" metaFont="system"/> |
|
|
|
<segments> |
|
|
|
@ -52,6 +52,14 @@ |
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
</textFieldCell> |
|
|
|
</textField> |
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mbV-My-cm7" customClass="VLCRoundedCornerTextField"> |
|
|
|
<rect key="frame" x="182" y="230" width="37" height="17"/> |
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="4hq-fU-NXW"> |
|
|
|
<font key="font" metaFont="system"/> |
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
</textFieldCell> |
|
|
|
</textField> |
|
|
|
<box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="qmL-Ar-cj1"> |
|
|
|
<rect key="frame" x="20" y="220" width="197" height="5"/> |
|
|
|
</box> |
|
|
|
@ -212,9 +220,11 @@ |
|
|
|
<constraint firstItem="TET-5r-zHx" firstAttribute="leading" secondItem="qmL-Ar-cj1" secondAttribute="leading" id="jsm-nZ-hT7"/> |
|
|
|
<constraint firstItem="qmL-Ar-cj1" firstAttribute="top" secondItem="TET-5r-zHx" secondAttribute="bottom" constant="7" id="lz9-Mt-0RI"/> |
|
|
|
<constraint firstItem="qmL-Ar-cj1" firstAttribute="leading" secondItem="dus-WQ-AmE" secondAttribute="leading" constant="20" id="st7-tK-qLh"/> |
|
|
|
<constraint firstItem="mbV-My-cm7" firstAttribute="trailing" secondItem="qmL-Ar-cj1" secondAttribute="trailing" id="wcN-mU-GN0"/> |
|
|
|
<constraint firstAttribute="trailing" secondItem="Z7y-D0-11Q" secondAttribute="trailing" id="x0A-xI-BVt"/> |
|
|
|
<constraint firstItem="jg5-33-vH0" firstAttribute="firstBaseline" secondItem="cih-xp-HmY" secondAttribute="firstBaseline" id="xwe-Nb-2Rz"/> |
|
|
|
<constraint firstItem="VFI-oW-dMZ" firstAttribute="leading" secondItem="dus-WQ-AmE" secondAttribute="leading" id="y24-g1-nh1"/> |
|
|
|
<constraint firstItem="mbV-My-cm7" firstAttribute="centerY" secondItem="TET-5r-zHx" secondAttribute="centerY" id="yW0-3I-bbG"/> |
|
|
|
<constraint firstItem="nAW-KH-ipk" firstAttribute="top" secondItem="VFI-oW-dMZ" secondAttribute="bottom" id="yZy-ia-HIz"/> |
|
|
|
<constraint firstAttribute="bottom" secondItem="nAW-KH-ipk" secondAttribute="bottom" constant="54" id="z8O-Xk-fS8"/> |
|
|
|
<constraint firstItem="jg5-33-vH0" firstAttribute="leading" secondItem="dus-WQ-AmE" secondAttribute="leading" constant="20" id="zEw-GJ-NfA"/> |
|
|
|
@ -512,6 +522,7 @@ |
|
|
|
<outlet property="mediaSourceCollectionView" destination="r7v-GI-W1U" id="3JJ-GU-o5o"/> |
|
|
|
<outlet property="mediaSourceScrollView" destination="cFG-c9-cI9" id="gRO-Y7-kdb"/> |
|
|
|
<outlet property="openMediaButton" destination="SWh-4E-Qtf" id="sIZ-xo-GLA"/> |
|
|
|
<outlet property="playlistCounterTextField" destination="mbV-My-cm7" id="ZYU-Jq-Z8R"/> |
|
|
|
<outlet property="playlistDragDropView" destination="VFI-oW-dMZ" id="gVc-mu-f8T"/> |
|
|
|
<outlet property="playlistTableView" destination="Fr1-af-8gb" id="yaB-Ab-jrx"/> |
|
|
|
<outlet property="playlistView" destination="dus-WQ-AmE" id="fTF-HP-Chb"/> |
|
|
|
|