Fix storyboard warnings

This commit is contained in:
Ivan Grachyov 2021-06-16 21:38:33 +03:00
parent bb59c9a02c
commit da0a60eb7a

View File

@ -687,16 +687,32 @@
<windowController showSeguePresentationStyle="single" id="B8D-0N-5wS" sceneMemberID="viewController">
<window key="window" title="Encrypted Ink" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="IQv-IB-iLA">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<rect key="contentRect" x="561" y="393" width="250" height="350"/>
<rect key="contentRect" x="561" y="342" width="250" height="350"/>
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
<connections>
<outlet property="delegate" destination="B8D-0N-5wS" id="98r-iN-zZc"/>
</connections>
</window>
<connections>
<segue destination="o0h-43-qAj" kind="relationship" relationship="window.shadowedContentViewController" id="pCT-Nq-E9I"/>
</connections>
</windowController>
<customObject id="Oky-zY-oP4" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-220" y="740"/>
<point key="canvasLocation" x="75" y="315"/>
</scene>
<!--View Controller-->
<scene sceneID="M9m-eX-Jyo">
<objects>
<viewController id="o0h-43-qAj" sceneMemberID="viewController">
<view key="view" id="AwW-ue-w89">
<rect key="frame" x="0.0" y="0.0" width="250" height="350"/>
<autoresizingMask key="autoresizingMask"/>
</view>
</viewController>
<customObject id="E0s-TG-hPZ" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="380" y="315"/>
</scene>
<!--Import View Controller-->
<scene sceneID="hIz-AP-VOD">
@ -882,10 +898,10 @@ DQ
</scroller>
</scrollView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ngQ-Bn-Kwd">
<rect key="frame" x="205" y="299" width="33" height="21"/>
<buttonCell key="cell" type="inline" bezelStyle="inline" image="plus" catalog="system" imagePosition="only" alignment="center" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" id="JVh-da-a0h">
<rect key="frame" x="205" y="292" width="33" height="34"/>
<buttonCell key="cell" type="inline" title="+" bezelStyle="inline" imagePosition="overlaps" alignment="center" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" id="JVh-da-a0h">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="systemBold" size="21"/>
<font key="font" metaFont="systemBold" size="29"/>
</buttonCell>
<connections>
<action selector="addButtonTapped:" target="29s-Rd-OUf" id="MKz-Ok-RUY"/>
@ -896,8 +912,8 @@ DQ
<constraint firstItem="ngQ-Bn-Kwd" firstAttribute="leading" secondItem="dkh-kG-EFj" secondAttribute="trailing" constant="10" id="2jH-ov-jln"/>
<constraint firstItem="7bs-Kr-ija" firstAttribute="leading" secondItem="Yjc-Zm-uZY" secondAttribute="leading" id="3n0-jB-KwV"/>
<constraint firstAttribute="trailing" secondItem="7bs-Kr-ija" secondAttribute="trailing" id="6m3-S7-WJp"/>
<constraint firstItem="ngQ-Bn-Kwd" firstAttribute="centerY" secondItem="dkh-kG-EFj" secondAttribute="centerY" id="Fx3-l2-Ire"/>
<constraint firstAttribute="trailing" secondItem="ngQ-Bn-Kwd" secondAttribute="trailing" constant="12" id="Ln4-b5-NfT"/>
<constraint firstItem="ngQ-Bn-Kwd" firstAttribute="firstBaseline" secondItem="dkh-kG-EFj" secondAttribute="firstBaseline" id="RDE-f4-Heb"/>
<constraint firstItem="dkh-kG-EFj" firstAttribute="top" secondItem="Yjc-Zm-uZY" secondAttribute="top" constant="24" id="oaa-yR-g0U"/>
<constraint firstItem="dkh-kG-EFj" firstAttribute="centerX" secondItem="Yjc-Zm-uZY" secondAttribute="centerX" id="qoF-Dr-xWA"/>
<constraint firstItem="7bs-Kr-ija" firstAttribute="top" secondItem="dkh-kG-EFj" secondAttribute="bottom" constant="20" id="w9v-GA-ZtN"/>
@ -1248,6 +1264,5 @@ DQ
</scenes>
<resources>
<image name="NSApplicationIcon" width="32" height="32"/>
<image name="plus" catalog="system" width="14" height="13"/>
</resources>
</document>