mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
105 lines
8.5 KiB
XML
105 lines
8.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="DraggedSongView" customModule="Persephone" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="artistLabel" destination="egC-YO-gnV" id="g0f-FI-cGF"/>
|
|
<outlet property="coverImage" destination="Go5-Lk-qgA" id="M4D-rz-VvO"/>
|
|
<outlet property="titleLabel" destination="tsD-ub-h7I" id="EVO-Z7-tZY"/>
|
|
<outlet property="view" destination="Hz6-mo-xeY" id="Wf9-hm-E7M"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customView id="Hz6-mo-xeY">
|
|
<rect key="frame" x="0.0" y="0.0" width="110" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<box boxType="custom" borderType="line" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="G2x-p5-RM6">
|
|
<rect key="frame" x="0.0" y="0.0" width="110" height="44"/>
|
|
<view key="contentView" id="qbG-wn-N4h">
|
|
<rect key="frame" x="1" y="1" width="108" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<stackView distribution="fillProportionally" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rlT-HP-okZ">
|
|
<rect key="frame" x="0.0" y="0.0" width="108" height="42"/>
|
|
<subviews>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Go5-Lk-qgA">
|
|
<rect key="frame" x="8" y="5" width="32" height="32"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="32" id="DKw-m3-Lne"/>
|
|
<constraint firstAttribute="width" constant="32" id="k19-kI-PmI"/>
|
|
</constraints>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="defaultCoverArt" id="KDX-a9-N4B"/>
|
|
</imageView>
|
|
<stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="H9H-r5-zq3">
|
|
<rect key="frame" x="48" y="6" width="44" height="31"/>
|
|
<subviews>
|
|
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tsD-ub-h7I">
|
|
<rect key="frame" x="-2" y="15" width="31" height="16"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" title="Title" usesSingleLineMode="YES" id="rMn-D0-PG7">
|
|
<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>
|
|
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="egC-YO-gnV">
|
|
<rect key="frame" x="-2" y="0.0" width="35" height="15"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" alignment="left" title="Artist" usesSingleLineMode="YES" id="m15-pn-bdW">
|
|
<font key="font" metaFont="system" size="12"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
<visibilityPriorities>
|
|
<integer value="1000"/>
|
|
<integer value="1000"/>
|
|
</visibilityPriorities>
|
|
<customSpacing>
|
|
<real value="3.4028234663852886e+38"/>
|
|
<real value="3.4028234663852886e+38"/>
|
|
</customSpacing>
|
|
</stackView>
|
|
</subviews>
|
|
<edgeInsets key="edgeInsets" left="8" right="16" top="0.0" bottom="0.0"/>
|
|
<visibilityPriorities>
|
|
<integer value="1000"/>
|
|
<integer value="1000"/>
|
|
</visibilityPriorities>
|
|
<customSpacing>
|
|
<real value="3.4028234663852886e+38"/>
|
|
<real value="3.4028234663852886e+38"/>
|
|
</customSpacing>
|
|
</stackView>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="rlT-HP-okZ" secondAttribute="trailing" id="3dK-4q-G3z"/>
|
|
<constraint firstAttribute="bottom" secondItem="rlT-HP-okZ" secondAttribute="bottom" id="6bV-EI-Qk5"/>
|
|
<constraint firstItem="rlT-HP-okZ" firstAttribute="leading" secondItem="qbG-wn-N4h" secondAttribute="leading" id="d0B-7v-cmT"/>
|
|
<constraint firstItem="rlT-HP-okZ" firstAttribute="top" secondItem="qbG-wn-N4h" secondAttribute="top" id="mvZ-UP-tHf"/>
|
|
</constraints>
|
|
</view>
|
|
<color key="borderColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="fillColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</box>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="G2x-p5-RM6" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="A72-wi-zNE"/>
|
|
<constraint firstItem="G2x-p5-RM6" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="ENp-3t-AXT"/>
|
|
<constraint firstAttribute="trailing" secondItem="G2x-p5-RM6" secondAttribute="trailing" id="MbJ-MP-4HG"/>
|
|
<constraint firstAttribute="bottom" secondItem="G2x-p5-RM6" secondAttribute="bottom" id="Nzd-OC-f1V"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="-30" y="129"/>
|
|
</customView>
|
|
</objects>
|
|
<resources>
|
|
<image name="defaultCoverArt" width="128" height="128"/>
|
|
</resources>
|
|
</document>
|