mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
Some spacing tweaks
This commit is contained in:
parent
fa0816ce7c
commit
5b66ddb5a3
@ -15,18 +15,18 @@
|
|||||||
</customObject>
|
</customObject>
|
||||||
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||||||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||||||
<customView misplaced="YES" id="Hz6-mo-xeY">
|
<customView id="Hz6-mo-xeY">
|
||||||
<rect key="frame" x="0.0" y="0.0" width="121" height="22"/>
|
<rect key="frame" x="0.0" y="0.0" width="129" height="22"/>
|
||||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||||
<subviews>
|
<subviews>
|
||||||
<box boxType="custom" borderType="line" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="G2x-p5-RM6">
|
<box boxType="custom" borderType="line" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="G2x-p5-RM6">
|
||||||
<rect key="frame" x="0.0" y="0.0" width="121" height="22"/>
|
<rect key="frame" x="0.0" y="0.0" width="129" height="22"/>
|
||||||
<view key="contentView" id="qbG-wn-N4h">
|
<view key="contentView" id="qbG-wn-N4h">
|
||||||
<rect key="frame" x="1" y="1" width="119" height="20"/>
|
<rect key="frame" x="1" y="1" width="127" height="20"/>
|
||||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||||
<subviews>
|
<subviews>
|
||||||
<stackView distribution="fillProportionally" orientation="horizontal" alignment="centerY" spacing="12" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rlT-HP-okZ">
|
<stackView distribution="fillProportionally" orientation="horizontal" alignment="centerY" spacing="12" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rlT-HP-okZ">
|
||||||
<rect key="frame" x="0.0" y="0.0" width="119" height="20"/>
|
<rect key="frame" x="0.0" y="0.0" width="127" height="20"/>
|
||||||
<subviews>
|
<subviews>
|
||||||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Go5-Lk-qgA">
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Go5-Lk-qgA">
|
||||||
<rect key="frame" x="8" y="2" width="17" height="17"/>
|
<rect key="frame" x="8" y="2" width="17" height="17"/>
|
||||||
@ -53,7 +53,7 @@
|
|||||||
</textFieldCell>
|
</textFieldCell>
|
||||||
</textField>
|
</textField>
|
||||||
</subviews>
|
</subviews>
|
||||||
<edgeInsets key="edgeInsets" left="8" right="8" top="1" bottom="1"/>
|
<edgeInsets key="edgeInsets" left="8" right="16" top="0.0" bottom="0.0"/>
|
||||||
<visibilityPriorities>
|
<visibilityPriorities>
|
||||||
<real value="1000"/>
|
<real value="1000"/>
|
||||||
<integer value="1000"/>
|
<integer value="1000"/>
|
||||||
@ -83,7 +83,7 @@
|
|||||||
<constraint firstAttribute="trailing" secondItem="G2x-p5-RM6" secondAttribute="trailing" id="MbJ-MP-4HG"/>
|
<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"/>
|
<constraint firstAttribute="bottom" secondItem="G2x-p5-RM6" secondAttribute="bottom" id="Nzd-OC-f1V"/>
|
||||||
</constraints>
|
</constraints>
|
||||||
<point key="canvasLocation" x="50.5" y="14"/>
|
<point key="canvasLocation" x="53.5" y="14"/>
|
||||||
</customView>
|
</customView>
|
||||||
</objects>
|
</objects>
|
||||||
<resources>
|
<resources>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user