|
@@ -8,6 +8,7 @@
|
|
|
<objects>
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="SettingsDisplayView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<connections>
|
|
|
+ <outlet property="autoExpandPropertyPanelCheckbox" destination="Tfr-FV-tbn" id="EAe-fV-kZp"/>
|
|
|
<outlet property="contendBox" destination="gld-Ys-bvb" id="Q6v-8q-A4c"/>
|
|
|
<outlet property="defaultOpenRadio" destination="0wD-eD-gRt" id="dmz-PR-VJk"/>
|
|
|
<outlet property="defaultOpenRadioWidthConst" destination="sOU-Oc-Gkz" id="rYp-8m-06E"/>
|
|
@@ -26,12 +27,11 @@
|
|
|
<outlet property="layoutZoomView" destination="AUZ-JH-o92" id="rvu-Un-cCa"/>
|
|
|
<outlet property="leftSideLabel" destination="rJD-ZL-u8T" id="83k-sD-ZPX"/>
|
|
|
<outlet property="leftSideView" destination="FLk-kJ-VBb" id="ugO-ne-DUn"/>
|
|
|
- <outlet property="panelInteractionLabel" destination="CBV-go-C9i" id="qth-Eu-uht"/>
|
|
|
- <outlet property="panelInteractionSelect" destination="Tfr-FV-tbn" id="Jd5-jP-0LA"/>
|
|
|
- <outlet property="prioritizeOutlineCheckbox" destination="zyN-P1-6Xz" id="NtV-fA-OPJ"/>
|
|
|
<outlet property="prioritizeOutlineCheckboxWidthConst" destination="1J4-y4-Cdn" id="YCz-xt-SQP"/>
|
|
|
+ <outlet property="prioritizeOutlineRadio" destination="zyN-P1-6Xz" id="Dm7-0t-rGZ"/>
|
|
|
<outlet property="propertyPanelLabel" destination="Utr-pX-8FQ" id="1nF-kk-KRZ"/>
|
|
|
<outlet property="propertyPanelView" destination="IkQ-RL-abt" id="6Ey-pe-Ccw"/>
|
|
|
+ <outlet property="propertyPanelWidthConst" destination="50x-SN-yyq" id="HY3-Jg-VyW"/>
|
|
|
<outlet property="remeberLastRadio" destination="OUf-0h-7vT" id="B1M-3Q-v6X"/>
|
|
|
<outlet property="remeberLastRadioWidthConst" destination="LqD-Zi-Ss7" id="NP9-pd-cG3"/>
|
|
|
<outlet property="showQuickCheckbox" destination="vaN-3Z-QaJ" id="qCM-oN-qrq"/>
|
|
@@ -121,10 +121,10 @@
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="FLk-kJ-VBb">
|
|
|
- <rect key="frame" x="24" y="324" width="592" height="164"/>
|
|
|
+ <rect key="frame" x="24" y="320" width="592" height="168"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Px8-zQ-6nQ">
|
|
|
- <rect key="frame" x="0.0" y="124" width="592" height="40"/>
|
|
|
+ <rect key="frame" x="0.0" y="128" width="592" height="40"/>
|
|
|
<subviews>
|
|
|
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rJD-ZL-u8T">
|
|
|
<rect key="frame" x="-2" y="12" width="95" height="16"/>
|
|
@@ -141,36 +141,36 @@
|
|
|
<constraint firstAttribute="height" constant="40" id="ya6-x9-rgQ"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="t73-KL-UuO" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
+ <rect key="frame" x="58" y="96" width="320" height="32"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="320" id="A94-nz-XzA"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="rYt-1c-GK9"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0wD-eD-gRt" customClass="ComponentRadio" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="92" width="50" height="32"/>
|
|
|
+ <rect key="frame" x="0.0" y="96" width="50" height="32"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="32" id="4rx-h8-gYy"/>
|
|
|
<constraint firstAttribute="width" constant="50" id="sOU-Oc-Gkz"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="t73-KL-UuO" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="58" y="92" width="320" height="32"/>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="zyN-P1-6Xz" customClass="ComponentRadio" customModule="KMComponentLibrary">
|
|
|
+ <rect key="frame" x="0.0" y="64" width="100" height="32"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="320" id="A94-nz-XzA"/>
|
|
|
- <constraint firstAttribute="height" constant="32" id="rYt-1c-GK9"/>
|
|
|
+ <constraint firstAttribute="width" constant="100" id="1J4-y4-Cdn"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="Kja-na-TtP"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="OUf-0h-7vT" customClass="ComponentRadio" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="60" width="100" height="32"/>
|
|
|
+ <rect key="frame" x="0.0" y="32" width="100" height="32"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="100" id="LqD-Zi-Ss7"/>
|
|
|
<constraint firstAttribute="height" constant="32" id="dAg-Dd-TsK"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="zyN-P1-6Xz" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="100" id="1J4-y4-Cdn"/>
|
|
|
- <constraint firstAttribute="height" constant="20" id="Kja-na-TtP"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="eDd-fm-nRr" customClass="ComponentRadio" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="28" width="100" height="32"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="100" height="32"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="32" id="ebV-qv-x2f"/>
|
|
|
<constraint firstAttribute="width" constant="100" id="kbo-zl-cHS"/>
|
|
@@ -180,26 +180,26 @@
|
|
|
<constraints>
|
|
|
<constraint firstItem="t73-KL-UuO" firstAttribute="top" secondItem="Px8-zQ-6nQ" secondAttribute="bottom" id="2YE-QV-Khd"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="Px8-zQ-6nQ" secondAttribute="trailing" id="4oF-1u-r47"/>
|
|
|
+ <constraint firstItem="zyN-P1-6Xz" firstAttribute="top" secondItem="t73-KL-UuO" secondAttribute="bottom" id="96a-q3-Cu2"/>
|
|
|
<constraint firstItem="zyN-P1-6Xz" firstAttribute="leading" secondItem="FLk-kJ-VBb" secondAttribute="leading" id="GfD-bh-mTd"/>
|
|
|
- <constraint firstItem="zyN-P1-6Xz" firstAttribute="top" secondItem="eDd-fm-nRr" secondAttribute="bottom" constant="8" id="V9o-NS-Xwg"/>
|
|
|
+ <constraint firstItem="OUf-0h-7vT" firstAttribute="top" secondItem="zyN-P1-6Xz" secondAttribute="bottom" id="clt-km-z2z"/>
|
|
|
<constraint firstAttribute="width" constant="592" id="dY3-AN-qlQ"/>
|
|
|
- <constraint firstItem="OUf-0h-7vT" firstAttribute="top" secondItem="t73-KL-UuO" secondAttribute="bottom" id="gqZ-bv-fQb"/>
|
|
|
- <constraint firstAttribute="height" constant="164" id="iA2-2c-69F"/>
|
|
|
+ <constraint firstItem="eDd-fm-nRr" firstAttribute="top" secondItem="OUf-0h-7vT" secondAttribute="bottom" id="egP-V7-xmQ"/>
|
|
|
+ <constraint firstAttribute="height" constant="168" id="iA2-2c-69F"/>
|
|
|
<constraint firstItem="t73-KL-UuO" firstAttribute="leading" secondItem="0wD-eD-gRt" secondAttribute="trailing" constant="8" id="l3s-Cx-vy1"/>
|
|
|
<constraint firstItem="Px8-zQ-6nQ" firstAttribute="leading" secondItem="FLk-kJ-VBb" secondAttribute="leading" id="lfL-yQ-0CW"/>
|
|
|
<constraint firstItem="OUf-0h-7vT" firstAttribute="leading" secondItem="FLk-kJ-VBb" secondAttribute="leading" id="lxQ-sb-leL"/>
|
|
|
<constraint firstItem="eDd-fm-nRr" firstAttribute="leading" secondItem="FLk-kJ-VBb" secondAttribute="leading" id="nOe-rK-A0v"/>
|
|
|
<constraint firstItem="0wD-eD-gRt" firstAttribute="leading" secondItem="FLk-kJ-VBb" secondAttribute="leading" id="pPs-B8-bg3"/>
|
|
|
<constraint firstItem="t73-KL-UuO" firstAttribute="centerY" secondItem="0wD-eD-gRt" secondAttribute="centerY" id="roW-Gd-JNi"/>
|
|
|
- <constraint firstItem="eDd-fm-nRr" firstAttribute="top" secondItem="OUf-0h-7vT" secondAttribute="bottom" id="v8U-MJ-gNA"/>
|
|
|
<constraint firstItem="Px8-zQ-6nQ" firstAttribute="top" secondItem="FLk-kJ-VBb" secondAttribute="top" id="yZy-IQ-nPN"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="IkQ-RL-abt">
|
|
|
- <rect key="frame" x="24" y="208" width="592" height="100"/>
|
|
|
+ <rect key="frame" x="24" y="198" width="592" height="106"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="gce-cI-Ca3">
|
|
|
- <rect key="frame" x="0.0" y="60" width="592" height="40"/>
|
|
|
+ <rect key="frame" x="0.0" y="66" width="592" height="40"/>
|
|
|
<subviews>
|
|
|
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Utr-pX-8FQ">
|
|
|
<rect key="frame" x="-2" y="12" width="93" height="16"/>
|
|
@@ -216,26 +216,18 @@
|
|
|
<constraint firstItem="Utr-pX-8FQ" firstAttribute="centerY" secondItem="gce-cI-Ca3" secondAttribute="centerY" id="aSl-Fq-wwb"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CBV-go-C9i">
|
|
|
- <rect key="frame" x="-2" y="36" width="146" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="clipping" title="Panel Open Interaction:" id="TGr-w3-azK">
|
|
|
- <font key="font" usesAppearanceFont="YES"/>
|
|
|
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
- </textFieldCell>
|
|
|
- </textField>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Tfr-FV-tbn" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="146" y="28" width="320" height="32"/>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="Tfr-FV-tbn" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
|
|
|
+ <rect key="frame" x="0.0" y="34" width="320" height="32"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="320" id="50x-SN-yyq"/>
|
|
|
<constraint firstAttribute="height" constant="32" id="g8L-EI-5Jp"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="vaN-3Z-QaJ" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
|
|
|
+ <rect key="frame" x="0.0" y="2" width="100" height="32"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="100" id="B64-ma-pU2"/>
|
|
|
- <constraint firstAttribute="height" constant="20" id="hum-qj-eYk"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="hum-qj-eYk"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
</subviews>
|
|
@@ -243,18 +235,16 @@
|
|
|
<constraint firstItem="gce-cI-Ca3" firstAttribute="leading" secondItem="IkQ-RL-abt" secondAttribute="leading" id="08F-rb-wKc"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="gce-cI-Ca3" secondAttribute="trailing" id="A2w-Yy-uMD"/>
|
|
|
<constraint firstItem="gce-cI-Ca3" firstAttribute="top" secondItem="IkQ-RL-abt" secondAttribute="top" id="BUB-r3-pAT"/>
|
|
|
- <constraint firstItem="vaN-3Z-QaJ" firstAttribute="top" secondItem="Tfr-FV-tbn" secondAttribute="bottom" constant="8" id="FJM-qe-VyD"/>
|
|
|
+ <constraint firstItem="vaN-3Z-QaJ" firstAttribute="top" secondItem="Tfr-FV-tbn" secondAttribute="bottom" id="FJM-qe-VyD"/>
|
|
|
<constraint firstItem="Tfr-FV-tbn" firstAttribute="top" secondItem="gce-cI-Ca3" secondAttribute="bottom" id="Tqu-6L-kE0"/>
|
|
|
<constraint firstItem="vaN-3Z-QaJ" firstAttribute="leading" secondItem="IkQ-RL-abt" secondAttribute="leading" id="Uec-Ye-H43"/>
|
|
|
- <constraint firstAttribute="height" constant="100" id="Yer-rS-HWb"/>
|
|
|
- <constraint firstItem="CBV-go-C9i" firstAttribute="leading" secondItem="IkQ-RL-abt" secondAttribute="leading" id="aXB-la-vDU"/>
|
|
|
- <constraint firstItem="Tfr-FV-tbn" firstAttribute="centerY" secondItem="CBV-go-C9i" secondAttribute="centerY" id="nUE-iD-Z3a"/>
|
|
|
- <constraint firstItem="Tfr-FV-tbn" firstAttribute="leading" secondItem="CBV-go-C9i" secondAttribute="trailing" constant="4" id="pDe-di-btO"/>
|
|
|
+ <constraint firstAttribute="height" constant="106" id="Yer-rS-HWb"/>
|
|
|
+ <constraint firstItem="Tfr-FV-tbn" firstAttribute="leading" secondItem="IkQ-RL-abt" secondAttribute="leading" id="joB-TE-TCC"/>
|
|
|
<constraint firstAttribute="width" constant="592" id="pKY-VU-9gc"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="1hb-Hv-az3">
|
|
|
- <rect key="frame" x="24" y="88" width="592" height="104"/>
|
|
|
+ <rect key="frame" x="24" y="78" width="592" height="104"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="du7-5h-cT8">
|
|
|
<rect key="frame" x="0.0" y="64" width="592" height="40"/>
|