|
@@ -47,6 +47,7 @@
|
|
|
<outlet property="paneSelectorItem" destination="pfZ-VY-VTh" id="0hz-zY-KKP"/>
|
|
|
<outlet property="rightOffsetConstraint" destination="TYz-c7-EYo" id="3jY-WY-4JO"/>
|
|
|
<outlet property="shapeColorGroup" destination="iMW-Yw-Qr1" id="KTl-HV-r0w"/>
|
|
|
+ <outlet property="shapeRightConstraint" destination="rdP-EY-2Ep" id="4eb-Rk-UiB"/>
|
|
|
<outlet property="shapeView" destination="fNe-3E-tHx" id="peC-YT-RFb"/>
|
|
|
<outlet property="urlInput" destination="uD5-qC-LES" id="EFf-gb-5Kp"/>
|
|
|
<outlet property="urlLinkButton" destination="JpI-5T-pBC" id="M2D-dd-ufE"/>
|
|
@@ -62,15 +63,15 @@
|
|
|
<windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
<rect key="contentRect" x="196" y="240" width="511" height="42"/>
|
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
|
|
|
<view key="contentView" misplaced="YES" id="se5-gp-TjO">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="511" height="42"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="501" height="40"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iV9-GQ-NJE">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="503" height="42"/>
|
|
|
+ <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iV9-GQ-NJE">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="501" height="40"/>
|
|
|
<view key="contentView" id="9j5-uh-fjw">
|
|
|
- <rect key="frame" x="1" y="1" width="501" height="40"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="501" height="40"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hK7-nm-yiB">
|
|
@@ -85,19 +86,19 @@
|
|
|
</constraints>
|
|
|
</box>
|
|
|
<box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="34L-Tp-WUP">
|
|
|
- <rect key="frame" x="456" y="3" width="37" height="34"/>
|
|
|
+ <rect key="frame" x="452" y="3" width="41" height="34"/>
|
|
|
<view key="contentView" id="PYw-kY-DK4">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="37" height="34"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="41" height="34"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="pfZ-VY-VTh" customClass="ComponentCSelector" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="5" y="0.0" width="32" height="34"/>
|
|
|
+ <rect key="frame" x="9" y="0.0" width="32" height="34"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="32" id="NAx-PC-y22"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="9xa-JY-EhU">
|
|
|
- <rect key="frame" x="0.0" y="9" width="1" height="16"/>
|
|
|
+ <rect key="frame" x="4" y="9" width="1" height="16"/>
|
|
|
<view key="contentView" id="QmK-oA-Zno">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1" height="16"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
@@ -111,7 +112,7 @@
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstItem="pfZ-VY-VTh" firstAttribute="leading" secondItem="9xa-JY-EhU" secondAttribute="trailing" constant="4" id="3Sg-wz-EGj"/>
|
|
|
- <constraint firstItem="9xa-JY-EhU" firstAttribute="leading" secondItem="PYw-kY-DK4" secondAttribute="leading" id="AMb-Wj-EcT"/>
|
|
|
+ <constraint firstItem="9xa-JY-EhU" firstAttribute="leading" secondItem="PYw-kY-DK4" secondAttribute="leading" constant="4" id="AMb-Wj-EcT"/>
|
|
|
<constraint firstItem="9xa-JY-EhU" firstAttribute="centerY" secondItem="PYw-kY-DK4" secondAttribute="centerY" id="Dyx-bM-HEA"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="pfZ-VY-VTh" secondAttribute="trailing" id="S3H-Jd-e8p"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="pfZ-VY-VTh" secondAttribute="bottom" id="cwN-Ux-8ga"/>
|
|
@@ -254,7 +255,7 @@
|
|
|
<constraint firstItem="wQe-BH-R8L" firstAttribute="leading" secondItem="ALM-CP-Hsi" secondAttribute="trailing" constant="4" id="hun-MS-DVm"/>
|
|
|
<constraint firstItem="ALM-CP-Hsi" firstAttribute="top" secondItem="fNe-3E-tHx" secondAttribute="top" id="irN-OH-H4H"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="wQe-BH-R8L" secondAttribute="trailing" id="lhq-mL-Rvu"/>
|
|
|
- <constraint firstItem="ALM-CP-Hsi" firstAttribute="leading" secondItem="iMW-Yw-Qr1" secondAttribute="trailing" constant="4" id="rdP-EY-2Ep"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="iMW-Yw-Qr1" secondAttribute="trailing" constant="72" id="rdP-EY-2Ep"/>
|
|
|
</constraints>
|
|
|
<point key="canvasLocation" x="89" y="418"/>
|
|
|
</customView>
|