Skip to content

Commit 4246ca2

Browse files
committed
Fixed textview going out of screen
1 parent 6831576 commit 4246ca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SwiftyJSONAccelerator/Base.lproj/Main.storyboard

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,6 +750,7 @@
750750
<constraint firstItem="PJA-AP-s5I" firstAttribute="top" secondItem="fWl-7Q-Cq6" secondAttribute="bottom" constant="8" id="Lyo-zQ-FBS"/>
751751
<constraint firstAttribute="bottom" secondItem="GbJ-FJ-Uuc" secondAttribute="bottom" constant="9" id="WkT-89-7wT"/>
752752
<constraint firstItem="PJA-AP-s5I" firstAttribute="leading" secondItem="m2S-Jp-Qdl" secondAttribute="leading" constant="15" id="ZKf-XD-X3C"/>
753+
<constraint firstAttribute="bottom" secondItem="Gmg-Tp-PPn" secondAttribute="bottom" constant="42" id="gFo-5j-XXF"/>
753754
<constraint firstItem="Gmg-Tp-PPn" firstAttribute="leading" secondItem="m2S-Jp-Qdl" secondAttribute="leading" id="hMN-xb-eV1"/>
754755
<constraint firstAttribute="bottom" secondItem="PJA-AP-s5I" secondAttribute="bottom" constant="15" id="hYo-cP-Gqf"/>
755756
<constraint firstItem="AwX-MF-DMD" firstAttribute="leading" secondItem="GbJ-FJ-Uuc" secondAttribute="trailing" constant="8" id="i7q-la-dYw"/>
@@ -764,7 +765,7 @@
764765
</viewController>
765766
<customObject id="rPt-NT-nkU" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
766767
</objects>
767-
<point key="canvasLocation" x="131.5" y="750"/>
768+
<point key="canvasLocation" x="18.5" y="750"/>
768769
</scene>
769770
</scenes>
770771
<resources>

0 commit comments

Comments
 (0)