|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
| 4 | + <deployment identifier="macosx"/> |
4 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies> |
|
752 | 753 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
753 | 754 | <subviews> |
754 | 755 | <textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" findStyle="bar" spellingCorrection="YES" smartInsertDelete="YES" id="Qxg-df-C9U"> |
755 | | - <rect key="frame" x="0.0" y="0.0" width="500" height="310"/> |
| 756 | + <rect key="frame" x="0.0" y="0.0" width="490" height="300"/> |
756 | 757 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
757 | 758 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
758 | 759 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
759 | | - <size key="minSize" width="500" height="310"/> |
| 760 | + <size key="minSize" width="490" height="300"/> |
760 | 761 | <size key="maxSize" width="500" height="10000000"/> |
761 | 762 | <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/> |
762 | 763 | </textView> |
763 | 764 | </subviews> |
764 | 765 | </clipView> |
| 766 | + <edgeInsets key="contentInsets" left="2" right="2" top="5" bottom="5"/> |
765 | 767 | <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="OKl-cz-al5"> |
766 | 768 | <rect key="frame" x="-100" y="-100" width="240" height="16"/> |
767 | 769 | <autoresizingMask key="autoresizingMask"/> |
768 | 770 | </scroller> |
769 | 771 | <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="ejR-bb-cwg"> |
770 | | - <rect key="frame" x="484" y="0.0" width="16" height="310"/> |
| 772 | + <rect key="frame" x="482" y="5" width="16" height="300"/> |
771 | 773 | <autoresizingMask key="autoresizingMask"/> |
772 | 774 | </scroller> |
773 | 775 | </scrollView> |
|
790 | 792 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
791 | 793 | <subviews> |
792 | 794 | <textView importsGraphics="NO" richText="NO" verticallyResizable="YES" findStyle="bar" spellingCorrection="YES" smartInsertDelete="YES" id="SSS-Ar-UXL"> |
793 | | - <rect key="frame" x="0.0" y="0.0" width="500" height="80"/> |
| 795 | + <rect key="frame" x="0.0" y="0.0" width="492" height="69"/> |
794 | 796 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
795 | 797 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
796 | 798 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
797 | | - <size key="minSize" width="500" height="80"/> |
| 799 | + <size key="minSize" width="492" height="69"/> |
798 | 800 | <size key="maxSize" width="500" height="10000000"/> |
799 | 801 | <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/> |
800 | 802 | </textView> |
801 | 803 | </subviews> |
802 | 804 | </clipView> |
| 805 | + <edgeInsets key="contentInsets" left="2" right="2" top="6" bottom="5"/> |
803 | 806 | <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="ziJ-2X-EV8"> |
804 | 807 | <rect key="frame" x="-100" y="-100" width="240" height="16"/> |
805 | 808 | <autoresizingMask key="autoresizingMask"/> |
806 | 809 | </scroller> |
807 | 810 | <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="r3f-Ve-Tkh"> |
808 | | - <rect key="frame" x="484" y="0.0" width="16" height="80"/> |
| 811 | + <rect key="frame" x="482" y="6" width="16" height="69"/> |
809 | 812 | <autoresizingMask key="autoresizingMask"/> |
810 | 813 | </scroller> |
811 | 814 | </scrollView> |
|
0 commit comments