|
@@ -14,31 +14,49 @@
|
|
<outlet property="commentIv" destination="M9A-Ef-540" id="wQx-Fk-oUm"/>
|
|
<outlet property="commentIv" destination="M9A-Ef-540" id="wQx-Fk-oUm"/>
|
|
<outlet property="commentNumberLabel" destination="qTH-Ub-ikb" id="Gcb-LO-BTR"/>
|
|
<outlet property="commentNumberLabel" destination="qTH-Ub-ikb" id="Gcb-LO-BTR"/>
|
|
<outlet property="inputBox" destination="nRc-Dh-PEL" id="Opi-DP-7vf"/>
|
|
<outlet property="inputBox" destination="nRc-Dh-PEL" id="Opi-DP-7vf"/>
|
|
|
|
+ <outlet property="inputBoxHeightConst" destination="Mlc-8C-aLh" id="tJ4-lF-HtB"/>
|
|
|
|
+ <outlet property="inputTextF" destination="HuQ-4F-E6t" id="Zih-DQ-Hma"/>
|
|
<outlet property="operationBox" destination="D8j-Z1-l9J" id="70j-Kc-RgO"/>
|
|
<outlet property="operationBox" destination="D8j-Z1-l9J" id="70j-Kc-RgO"/>
|
|
<outlet property="operationButton" destination="7m2-cH-Gl5" id="KLF-9o-FZU"/>
|
|
<outlet property="operationButton" destination="7m2-cH-Gl5" id="KLF-9o-FZU"/>
|
|
<outlet property="operationIv" destination="nhM-fn-Lml" id="0XX-Wz-2NY"/>
|
|
<outlet property="operationIv" destination="nhM-fn-Lml" id="0XX-Wz-2NY"/>
|
|
<outlet property="operationIv2" destination="33u-Me-AUW" id="xAb-2S-GWS"/>
|
|
<outlet property="operationIv2" destination="33u-Me-AUW" id="xAb-2S-GWS"/>
|
|
<outlet property="replyBox" destination="Zps-kZ-RvQ" id="sqd-Ip-mVO"/>
|
|
<outlet property="replyBox" destination="Zps-kZ-RvQ" id="sqd-Ip-mVO"/>
|
|
<outlet property="replyButton" destination="d2W-fA-bBI" id="tcc-kg-HEU"/>
|
|
<outlet property="replyButton" destination="d2W-fA-bBI" id="tcc-kg-HEU"/>
|
|
|
|
+ <outlet property="replyButtonTopConst" destination="fbR-we-VWb" id="uOo-fO-yWA"/>
|
|
</connections>
|
|
</connections>
|
|
</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 id="c22-O7-iKe" customClass="KMNoteFooterCellView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<customView id="c22-O7-iKe" customClass="KMNoteFooterCellView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
- <rect key="frame" x="0.0" y="0.0" width="453" height="112"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="453" height="108"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
<box borderType="line" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Zps-kZ-RvQ">
|
|
<box borderType="line" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Zps-kZ-RvQ">
|
|
- <rect key="frame" x="-3" y="44" width="459" height="70"/>
|
|
|
|
|
|
+ <rect key="frame" x="-3" y="40" width="459" height="70"/>
|
|
<view key="contentView" id="fr9-7p-tnW">
|
|
<view key="contentView" id="fr9-7p-tnW">
|
|
<rect key="frame" x="3" y="3" width="453" height="64"/>
|
|
<rect key="frame" x="3" y="3" width="453" height="64"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nRc-Dh-PEL">
|
|
|
|
|
|
+ <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nRc-Dh-PEL" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="32" y="32" width="409" height="32"/>
|
|
<rect key="frame" x="32" y="32" width="409" height="32"/>
|
|
<view key="contentView" id="fIS-wd-lpj">
|
|
<view key="contentView" id="fIS-wd-lpj">
|
|
<rect key="frame" x="1" y="1" width="407" height="30"/>
|
|
<rect key="frame" x="1" y="1" width="407" height="30"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HuQ-4F-E6t" customClass="KMTextField" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
|
+ <rect key="frame" x="4" y="7" width="399" height="16"/>
|
|
|
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="6De-hm-do0">
|
|
|
|
+ <font key="font" usesAppearanceFont="YES"/>
|
|
|
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
+ </textFieldCell>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="HuQ-4F-E6t" firstAttribute="leading" secondItem="fIS-wd-lpj" secondAttribute="leading" constant="6" id="YVY-9j-nCm"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="HuQ-4F-E6t" secondAttribute="trailing" constant="6" id="gLj-B4-sPn"/>
|
|
|
|
+ <constraint firstItem="HuQ-4F-E6t" firstAttribute="centerY" secondItem="fIS-wd-lpj" secondAttribute="centerY" id="vMs-zf-pbd"/>
|
|
|
|
+ </constraints>
|
|
</view>
|
|
</view>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="32" id="SYy-3T-Ng5"/>
|
|
<constraint firstAttribute="height" constant="32" id="SYy-3T-Ng5"/>
|
|
@@ -171,7 +189,7 @@
|
|
<constraint firstAttribute="bottom" secondItem="AKC-lX-l6Q" secondAttribute="bottom" constant="12" id="Nol-iE-7UE"/>
|
|
<constraint firstAttribute="bottom" secondItem="AKC-lX-l6Q" secondAttribute="bottom" constant="12" id="Nol-iE-7UE"/>
|
|
<constraint firstAttribute="trailing" secondItem="Zps-kZ-RvQ" secondAttribute="trailing" id="RVa-g5-2Gl"/>
|
|
<constraint firstAttribute="trailing" secondItem="Zps-kZ-RvQ" secondAttribute="trailing" id="RVa-g5-2Gl"/>
|
|
<constraint firstItem="Zps-kZ-RvQ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="UP8-yd-0EJ"/>
|
|
<constraint firstItem="Zps-kZ-RvQ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="UP8-yd-0EJ"/>
|
|
- <constraint firstItem="AKC-lX-l6Q" firstAttribute="top" secondItem="Zps-kZ-RvQ" secondAttribute="bottom" constant="16" id="fbR-we-VWb"/>
|
|
|
|
|
|
+ <constraint firstItem="AKC-lX-l6Q" firstAttribute="top" secondItem="Zps-kZ-RvQ" secondAttribute="bottom" constant="12" id="fbR-we-VWb"/>
|
|
<constraint firstAttribute="trailing" secondItem="AKC-lX-l6Q" secondAttribute="trailing" constant="12" id="gFB-6P-VV3"/>
|
|
<constraint firstAttribute="trailing" secondItem="AKC-lX-l6Q" secondAttribute="trailing" constant="12" id="gFB-6P-VV3"/>
|
|
<constraint firstItem="AKC-lX-l6Q" firstAttribute="leading" secondItem="D8j-Z1-l9J" secondAttribute="trailing" constant="16" id="gdQ-4H-R9l"/>
|
|
<constraint firstItem="AKC-lX-l6Q" firstAttribute="leading" secondItem="D8j-Z1-l9J" secondAttribute="trailing" constant="16" id="gdQ-4H-R9l"/>
|
|
<constraint firstItem="Zps-kZ-RvQ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="klZ-3P-NUk"/>
|
|
<constraint firstItem="Zps-kZ-RvQ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="klZ-3P-NUk"/>
|
|
@@ -183,12 +201,15 @@
|
|
<outlet property="commentIv" destination="M9A-Ef-540" id="EVD-Dc-BoI"/>
|
|
<outlet property="commentIv" destination="M9A-Ef-540" id="EVD-Dc-BoI"/>
|
|
<outlet property="commentNumberLabel" destination="qTH-Ub-ikb" id="Jig-To-gZK"/>
|
|
<outlet property="commentNumberLabel" destination="qTH-Ub-ikb" id="Jig-To-gZK"/>
|
|
<outlet property="inputBox" destination="nRc-Dh-PEL" id="2fg-aA-Cce"/>
|
|
<outlet property="inputBox" destination="nRc-Dh-PEL" id="2fg-aA-Cce"/>
|
|
|
|
+ <outlet property="inputBoxHeightConst" destination="Mlc-8C-aLh" id="WTX-ef-oKU"/>
|
|
|
|
+ <outlet property="inputTextF" destination="HuQ-4F-E6t" id="Joi-Nr-pTm"/>
|
|
<outlet property="operationBox" destination="D8j-Z1-l9J" id="O4w-ur-fTG"/>
|
|
<outlet property="operationBox" destination="D8j-Z1-l9J" id="O4w-ur-fTG"/>
|
|
<outlet property="operationButton" destination="7m2-cH-Gl5" id="tTi-vO-4R6"/>
|
|
<outlet property="operationButton" destination="7m2-cH-Gl5" id="tTi-vO-4R6"/>
|
|
<outlet property="operationIv" destination="nhM-fn-Lml" id="4eY-xa-myG"/>
|
|
<outlet property="operationIv" destination="nhM-fn-Lml" id="4eY-xa-myG"/>
|
|
<outlet property="operationIv2" destination="33u-Me-AUW" id="JAg-dD-R7S"/>
|
|
<outlet property="operationIv2" destination="33u-Me-AUW" id="JAg-dD-R7S"/>
|
|
<outlet property="replyBox" destination="Zps-kZ-RvQ" id="IzR-7Q-Nck"/>
|
|
<outlet property="replyBox" destination="Zps-kZ-RvQ" id="IzR-7Q-Nck"/>
|
|
<outlet property="replyButton" destination="d2W-fA-bBI" id="MNi-3b-r36"/>
|
|
<outlet property="replyButton" destination="d2W-fA-bBI" id="MNi-3b-r36"/>
|
|
|
|
+ <outlet property="replyButtonTopConst" destination="fbR-we-VWb" id="BOc-wA-UTX"/>
|
|
</connections>
|
|
</connections>
|
|
<point key="canvasLocation" x="-42.5" y="59.5"/>
|
|
<point key="canvasLocation" x="-42.5" y="59.5"/>
|
|
</customView>
|
|
</customView>
|