|
8 | 8 | <connections>
|
9 | 9 | <outlet property="colorField" destination="1HJ-UO-PhD" id="Fc8-fs-Eyn"/>
|
10 | 10 | <outlet property="fontField" destination="1Dd-7L-RPK" id="zcS-qn-nUV"/>
|
| 11 | + <outlet property="latexField" destination="j6C-0z-6Qw" id="9Z1-DX-MjR"/> |
| 12 | + <outlet property="mathLabel" destination="jao-lN-IEn" id="egL-zv-PTj"/> |
11 | 13 | <outlet property="scrollView" destination="wDa-bp-SwP" id="6da-gg-PFq"/>
|
12 | 14 | <outlet property="view" destination="iN0-l3-epB" id="eWW-zj-uRT"/>
|
13 | 15 | </connections>
|
|
17 | 19 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
18 | 20 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
19 | 21 | <subviews>
|
20 |
| - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IrN-GL-LDP" userLabel="Render"> |
21 |
| - <rect key="frame" x="0.0" y="20" width="320" height="0.0"/> |
22 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
23 |
| - <constraints> |
24 |
| - <constraint firstAttribute="height" id="9eh-ts-PLz"/> |
25 |
| - </constraints> |
26 |
| - </view> |
27 | 22 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TgX-F7-Ft9" userLabel="Fonts">
|
28 | 23 | <rect key="frame" x="0.0" y="20" width="320" height="55"/>
|
29 | 24 | <subviews>
|
30 | 25 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Font" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jX6-20-7Ej" userLabel="Font">
|
31 | 26 | <rect key="frame" x="20" y="17" width="35" height="21"/>
|
32 | 27 | <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
33 |
| - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 28 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
34 | 29 | <nil key="highlightedColor"/>
|
35 | 30 | </label>
|
36 | 31 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Select Font" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1Dd-7L-RPK">
|
|
77 | 72 | <constraint firstItem="1HJ-UO-PhD" firstAttribute="height" secondItem="1Dd-7L-RPK" secondAttribute="height" id="xuW-a9-O1y"/>
|
78 | 73 | </constraints>
|
79 | 74 | </view>
|
| 75 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IrN-GL-LDP" userLabel="Render"> |
| 76 | + <rect key="frame" x="0.0" y="75" width="320" height="135"/> |
| 77 | + <subviews> |
| 78 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter Latex" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="j6C-0z-6Qw"> |
| 79 | + <rect key="frame" x="20" y="10" width="280" height="35"/> |
| 80 | + <constraints> |
| 81 | + <constraint firstAttribute="height" constant="35" id="dAK-7d-pE1"/> |
| 82 | + </constraints> |
| 83 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 84 | + <textInputTraits key="textInputTraits"/> |
| 85 | + </textField> |
| 86 | + <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jao-lN-IEn" customClass="MTMathUILabel"> |
| 87 | + <rect key="frame" x="10" y="65" width="300" height="60"/> |
| 88 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 89 | + <constraints> |
| 90 | + <constraint firstAttribute="height" constant="60" id="PuX-Tv-Qad"/> |
| 91 | + </constraints> |
| 92 | + </view> |
| 93 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QuP-Xq-lLY" userLabel="Line"> |
| 94 | + <rect key="frame" x="0.0" y="134" width="320" height="1"/> |
| 95 | + <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
| 96 | + <constraints> |
| 97 | + <constraint firstAttribute="height" constant="1" id="aT7-4u-UkV"/> |
| 98 | + </constraints> |
| 99 | + </view> |
| 100 | + </subviews> |
| 101 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 102 | + <constraints> |
| 103 | + <constraint firstItem="jao-lN-IEn" firstAttribute="leading" secondItem="IrN-GL-LDP" secondAttribute="leading" constant="10" id="Idv-9Z-Ezx"/> |
| 104 | + <constraint firstItem="j6C-0z-6Qw" firstAttribute="leading" secondItem="IrN-GL-LDP" secondAttribute="leading" constant="20" id="L9y-4K-jzh"/> |
| 105 | + <constraint firstAttribute="trailing" secondItem="jao-lN-IEn" secondAttribute="trailing" constant="10" id="TIp-bA-ooh"/> |
| 106 | + <constraint firstItem="QuP-Xq-lLY" firstAttribute="leading" secondItem="IrN-GL-LDP" secondAttribute="leading" id="a2Q-Qk-xO8"/> |
| 107 | + <constraint firstAttribute="bottom" secondItem="jao-lN-IEn" secondAttribute="bottom" constant="10" id="fek-2u-ET0"/> |
| 108 | + <constraint firstItem="jao-lN-IEn" firstAttribute="top" secondItem="j6C-0z-6Qw" secondAttribute="bottom" constant="20" id="g8G-QF-JEO"/> |
| 109 | + <constraint firstAttribute="bottom" secondItem="QuP-Xq-lLY" secondAttribute="bottom" id="lLf-B5-26y"/> |
| 110 | + <constraint firstAttribute="trailing" secondItem="QuP-Xq-lLY" secondAttribute="trailing" id="n6S-PX-TUJ"/> |
| 111 | + <constraint firstAttribute="trailing" secondItem="j6C-0z-6Qw" secondAttribute="trailing" constant="20" id="q73-wn-i09"/> |
| 112 | + <constraint firstItem="j6C-0z-6Qw" firstAttribute="top" secondItem="IrN-GL-LDP" secondAttribute="top" constant="10" id="rsO-z0-LyN"/> |
| 113 | + </constraints> |
| 114 | + </view> |
80 | 115 | <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wDa-bp-SwP">
|
81 |
| - <rect key="frame" x="0.0" y="75" width="320" height="493"/> |
| 116 | + <rect key="frame" x="0.0" y="210" width="320" height="358"/> |
82 | 117 | </scrollView>
|
83 | 118 | </subviews>
|
84 | 119 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
85 | 120 | <constraints>
|
86 | 121 | <constraint firstItem="IrN-GL-LDP" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="BtD-OF-svA"/>
|
87 | 122 | <constraint firstAttribute="trailing" secondItem="wDa-bp-SwP" secondAttribute="trailing" id="C0m-0B-cv0"/>
|
88 | 123 | <constraint firstItem="wDa-bp-SwP" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="CIa-NN-LQQ"/>
|
89 |
| - <constraint firstItem="wDa-bp-SwP" firstAttribute="top" secondItem="TgX-F7-Ft9" secondAttribute="bottom" id="OMI-Pf-JsZ"/> |
90 |
| - <constraint firstItem="IrN-GL-LDP" firstAttribute="bottom" secondItem="TgX-F7-Ft9" secondAttribute="top" id="QqM-Wx-L9v"/> |
91 |
| - <constraint firstItem="wDa-bp-SwP" firstAttribute="top" secondItem="TgX-F7-Ft9" secondAttribute="bottom" id="TJf-8x-jrL"/> |
| 124 | + <constraint firstItem="TgX-F7-Ft9" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="Fis-nP-0AJ"/> |
| 125 | + <constraint firstItem="wDa-bp-SwP" firstAttribute="top" secondItem="IrN-GL-LDP" secondAttribute="bottom" id="UhX-jz-ncx"/> |
92 | 126 | <constraint firstAttribute="trailing" secondItem="TgX-F7-Ft9" secondAttribute="trailing" id="mVc-5a-nR7"/>
|
93 | 127 | <constraint firstAttribute="bottom" secondItem="wDa-bp-SwP" secondAttribute="bottom" id="oV2-Lm-VPv"/>
|
94 |
| - <constraint firstItem="IrN-GL-LDP" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="pUc-Fn-uDN"/> |
| 128 | + <constraint firstItem="TgX-F7-Ft9" firstAttribute="bottom" secondItem="IrN-GL-LDP" secondAttribute="top" id="tZ2-Dz-qHR"/> |
95 | 129 | <constraint firstItem="TgX-F7-Ft9" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="wNT-dG-ZpS"/>
|
96 | 130 | <constraint firstAttribute="trailing" secondItem="IrN-GL-LDP" secondAttribute="trailing" id="zGC-B7-bov"/>
|
97 | 131 | </constraints>
|
98 | 132 | <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
99 |
| - <variation key="default"> |
100 |
| - <mask key="constraints"> |
101 |
| - <exclude reference="TJf-8x-jrL"/> |
102 |
| - </mask> |
103 |
| - </variation> |
104 | 133 | <point key="canvasLocation" x="340" y="122"/>
|
105 | 134 | </view>
|
106 | 135 | </objects>
|
|
0 commit comments