|
734 | 734 | <autoresizingMask key="autoresizingMask"/>
|
735 | 735 | <subviews>
|
736 | 736 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A0V-a4-7uc">
|
737 |
| - <rect key="frame" x="314" y="122" width="122" height="32"/> |
| 737 | + <rect key="frame" x="314" y="112" width="122" height="32"/> |
738 | 738 | <constraints>
|
739 | 739 | <constraint firstAttribute="width" constant="110" id="Obd-ms-OjU"/>
|
740 | 740 | </constraints>
|
|
747 | 747 | </connections>
|
748 | 748 | </button>
|
749 | 749 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WKp-sU-fFW">
|
750 |
| - <rect key="frame" x="20" y="128" width="290" height="22"/> |
| 750 | + <rect key="frame" x="20" y="118" width="290" height="22"/> |
751 | 751 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" placeholderString="Choose a Folder" bezelStyle="round" id="reZ-Jw-MxN">
|
752 | 752 | <font key="font" metaFont="system"/>
|
753 | 753 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
764 | 764 | <action selector="organizeButtonPressed:" target="Z8c-NA-AlE" id="So9-BM-CIt"/>
|
765 | 765 | </connections>
|
766 | 766 | </button>
|
767 |
| - <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9T0-2j-TJ7"> |
768 |
| - <rect key="frame" x="18" y="182" width="414" height="17"/> |
769 |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
770 |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Label" id="3le-nU-XGJ"> |
771 |
| - <font key="font" metaFont="system" size="11"/> |
| 767 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9T0-2j-TJ7"> |
| 768 | + <rect key="frame" x="18" y="186" width="414" height="14"/> |
| 769 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="justified" title="Label" id="3le-nU-XGJ"> |
| 770 | + <font key="font" metaFont="smallSystem"/> |
772 | 771 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
|
773 | 772 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
774 | 773 | </textFieldCell>
|
775 | 774 | </textField>
|
776 | 775 | </subviews>
|
777 | 776 | <constraints>
|
778 | 777 | <constraint firstItem="A0V-a4-7uc" firstAttribute="leading" secondItem="WKp-sU-fFW" secondAttribute="trailing" constant="10" id="1RR-E6-yPZ"/>
|
779 |
| - <constraint firstItem="tE2-az-7Bi" firstAttribute="top" secondItem="WKp-sU-fFW" secondAttribute="bottom" constant="50" id="DUj-7h-p0h"/> |
| 778 | + <constraint firstAttribute="trailing" secondItem="9T0-2j-TJ7" secondAttribute="trailing" constant="20" id="BFP-6U-1U1"/> |
| 779 | + <constraint firstItem="tE2-az-7Bi" firstAttribute="top" secondItem="WKp-sU-fFW" secondAttribute="bottom" constant="40" id="DUj-7h-p0h"/> |
780 | 780 | <constraint firstAttribute="trailing" secondItem="A0V-a4-7uc" secondAttribute="trailing" constant="20" id="GgH-AJ-fbF"/>
|
781 | 781 | <constraint firstItem="tE2-az-7Bi" firstAttribute="centerX" secondItem="pkQ-S3-gbg" secondAttribute="centerX" id="QbS-wj-YrM"/>
|
| 782 | + <constraint firstItem="9T0-2j-TJ7" firstAttribute="leading" secondItem="pkQ-S3-gbg" secondAttribute="leading" constant="20" id="Wrz-er-H33"/> |
| 783 | + <constraint firstItem="9T0-2j-TJ7" firstAttribute="top" secondItem="pkQ-S3-gbg" secondAttribute="top" constant="50" id="qJA-wr-sEZ"/> |
782 | 784 | <constraint firstItem="WKp-sU-fFW" firstAttribute="leading" secondItem="pkQ-S3-gbg" secondAttribute="leading" constant="20" id="tNL-a4-v2k"/>
|
783 |
| - <constraint firstItem="WKp-sU-fFW" firstAttribute="top" secondItem="pkQ-S3-gbg" secondAttribute="top" constant="100" id="ugg-z0-5DE"/> |
784 |
| - <constraint firstItem="A0V-a4-7uc" firstAttribute="top" secondItem="pkQ-S3-gbg" secondAttribute="top" constant="100" id="yvp-cI-6ok"/> |
| 785 | + <constraint firstItem="WKp-sU-fFW" firstAttribute="top" secondItem="pkQ-S3-gbg" secondAttribute="top" constant="110" id="ugg-z0-5DE"/> |
| 786 | + <constraint firstItem="A0V-a4-7uc" firstAttribute="top" secondItem="pkQ-S3-gbg" secondAttribute="top" constant="110" id="yvp-cI-6ok"/> |
785 | 787 | </constraints>
|
786 | 788 | </view>
|
787 | 789 | <connections>
|
| 790 | + <outlet property="InfoLabel" destination="9T0-2j-TJ7" id="TA0-7P-AGW"/> |
788 | 791 | <outlet property="folderPickedLabel" destination="WKp-sU-fFW" id="cJU-ZA-EA5"/>
|
789 | 792 | </connections>
|
790 | 793 | </viewController>
|
|
801 | 804 | <autoresizingMask key="autoresizingMask"/>
|
802 | 805 | <subviews>
|
803 | 806 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZrZ-40-eKt">
|
804 |
| - <rect key="frame" x="314" y="172" width="122" height="32"/> |
| 807 | + <rect key="frame" x="314" y="162" width="122" height="32"/> |
805 | 808 | <constraints>
|
806 | 809 | <constraint firstAttribute="width" constant="110" id="k43-w2-xTg"/>
|
807 | 810 | </constraints>
|
|
814 | 817 | </connections>
|
815 | 818 | </button>
|
816 | 819 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xfh-Rd-PL8">
|
817 |
| - <rect key="frame" x="20" y="178" width="290" height="22"/> |
| 820 | + <rect key="frame" x="20" y="168" width="290" height="22"/> |
818 | 821 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" placeholderString="Choose a Folder" bezelStyle="round" id="PYx-lq-r4m">
|
819 | 822 | <font key="font" metaFont="system"/>
|
820 | 823 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
821 |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 824 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
822 | 825 | </textFieldCell>
|
823 | 826 | </textField>
|
824 | 827 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="igf-lL-h9r">
|
|
831 | 834 | <action selector="deleteButtonPressed:" target="j0Z-IW-wkR" id="NsQ-Up-KSn"/>
|
832 | 835 | </connections>
|
833 | 836 | </button>
|
| 837 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pwo-GQ-5gC"> |
| 838 | + <rect key="frame" x="18" y="236" width="414" height="14"/> |
| 839 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="justified" title="Label" id="NpO-TT-OV5"> |
| 840 | + <font key="font" metaFont="smallSystem"/> |
| 841 | + <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
| 842 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 843 | + </textFieldCell> |
| 844 | + </textField> |
834 | 845 | </subviews>
|
835 | 846 | <constraints>
|
836 |
| - <constraint firstItem="igf-lL-h9r" firstAttribute="top" secondItem="Xfh-Rd-PL8" secondAttribute="bottom" constant="50" id="Bl5-CY-Ace"/> |
| 847 | + <constraint firstItem="igf-lL-h9r" firstAttribute="top" secondItem="Xfh-Rd-PL8" secondAttribute="bottom" constant="40" id="Bl5-CY-Ace"/> |
837 | 848 | <constraint firstAttribute="trailing" secondItem="ZrZ-40-eKt" secondAttribute="trailing" constant="20" id="ESR-jw-xag"/>
|
838 | 849 | <constraint firstItem="Xfh-Rd-PL8" firstAttribute="leading" secondItem="sq1-Ar-NQb" secondAttribute="leading" constant="20" id="IDM-uJ-dKf"/>
|
839 | 850 | <constraint firstItem="ZrZ-40-eKt" firstAttribute="leading" secondItem="Xfh-Rd-PL8" secondAttribute="trailing" constant="10" id="RN7-nY-181"/>
|
| 851 | + <constraint firstItem="Pwo-GQ-5gC" firstAttribute="leading" secondItem="sq1-Ar-NQb" secondAttribute="leading" constant="20" id="TUm-KX-WJw"/> |
840 | 852 | <constraint firstItem="igf-lL-h9r" firstAttribute="centerX" secondItem="sq1-Ar-NQb" secondAttribute="centerX" id="ecX-3H-8OS"/>
|
841 |
| - <constraint firstItem="ZrZ-40-eKt" firstAttribute="top" secondItem="sq1-Ar-NQb" secondAttribute="top" constant="100" id="g5S-kk-Dsh"/> |
842 |
| - <constraint firstItem="Xfh-Rd-PL8" firstAttribute="top" secondItem="sq1-Ar-NQb" secondAttribute="top" constant="100" id="vJW-cQ-4Ag"/> |
| 853 | + <constraint firstItem="ZrZ-40-eKt" firstAttribute="top" secondItem="sq1-Ar-NQb" secondAttribute="top" constant="110" id="g5S-kk-Dsh"/> |
| 854 | + <constraint firstAttribute="trailing" secondItem="Pwo-GQ-5gC" secondAttribute="trailing" constant="20" id="kzY-ny-lL5"/> |
| 855 | + <constraint firstItem="Pwo-GQ-5gC" firstAttribute="top" secondItem="sq1-Ar-NQb" secondAttribute="top" constant="50" id="lfk-G8-XPf"/> |
| 856 | + <constraint firstItem="Xfh-Rd-PL8" firstAttribute="top" secondItem="sq1-Ar-NQb" secondAttribute="top" constant="110" id="vJW-cQ-4Ag"/> |
843 | 857 | </constraints>
|
844 | 858 | </view>
|
845 | 859 | <connections>
|
846 | 860 | <outlet property="folderPickedLabel" destination="Xfh-Rd-PL8" id="APQ-6T-gex"/>
|
| 861 | + <outlet property="infoLabel" destination="Pwo-GQ-5gC" id="nMg-x6-tHf"/> |
847 | 862 | </connections>
|
848 | 863 | </viewController>
|
849 | 864 | <customObject id="PBx-on-ADr" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
|
|
0 commit comments