|
|
@@ -788,7 +788,7 @@
|
|
|
<!--Take Photo Preview Controller-->
|
|
|
<scene sceneID="Y3z-vH-wec">
|
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="TakePhotoPreviewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="533-wD-Chz" customClass="TakePhotoPreviewController" sceneMemberID="viewController">
|
|
|
+ <viewController storyboardIdentifier="TakePhotoPreviewController" automaticallyAdjustsScrollViewInsets="NO" useStoryboardIdentifierAsRestorationIdentifier="YES" id="533-wD-Chz" customClass="TakePhotoPreviewController" sceneMemberID="viewController">
|
|
|
<layoutGuides>
|
|
|
<viewControllerLayoutGuide type="top" id="SXM-WT-Q0L"/>
|
|
|
<viewControllerLayoutGuide type="bottom" id="68i-cD-6Ue"/>
|
|
|
@@ -797,42 +797,66 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ecC-0F-hpb">
|
|
|
- <rect key="frame" x="67" y="199.5" width="240" height="268"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="268" id="D2w-f4-cYc"/>
|
|
|
- <constraint firstAttribute="width" constant="240" id="D4j-Dz-Y8H"/>
|
|
|
- </constraints>
|
|
|
- </imageView>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aIO-Rg-abl">
|
|
|
- <rect key="frame" x="16" y="617" width="47" height="30"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <state key="normal" title="Retake"/>
|
|
|
- <connections>
|
|
|
- <action selector="retakeBtnClick:" destination="533-wD-Chz" eventType="touchUpInside" id="DIM-kU-L5E"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Khf-Lc-MrL">
|
|
|
- <rect key="frame" x="287" y="617" width="72" height="30"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <state key="normal" title="Use Photo"/>
|
|
|
+ <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" maximumZoomScale="4" translatesAutoresizingMaskIntoConstraints="NO" id="BHi-a9-hom">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
<connections>
|
|
|
- <action selector="usePhotoClick:" destination="533-wD-Chz" eventType="touchUpInside" id="S8B-QZ-ZyV"/>
|
|
|
+ <outlet property="delegate" destination="533-wD-Chz" id="K2H-WI-nD1"/>
|
|
|
</connections>
|
|
|
- </button>
|
|
|
+ </scrollView>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ySP-Oj-Ybt">
|
|
|
+ <rect key="frame" x="1" y="90" width="373" height="415"/>
|
|
|
+ </view>
|
|
|
+ <view alpha="0.45000000000000001" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OPr-J2-wJK">
|
|
|
+ <rect key="frame" x="0.0" y="605" width="375" height="62"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aIO-Rg-abl">
|
|
|
+ <rect key="frame" x="20" y="16" width="47" height="30"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" title="Retake"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="retakeBtnClick:" destination="533-wD-Chz" eventType="touchUpInside" id="DIM-kU-L5E"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Khf-Lc-MrL">
|
|
|
+ <rect key="frame" x="283" y="16" width="72" height="30"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" title="Use Photo"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="usePhotoClick:" destination="533-wD-Chz" eventType="touchUpInside" id="S8B-QZ-ZyV"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="62" id="9bL-uN-DEB"/>
|
|
|
+ <constraint firstItem="aIO-Rg-abl" firstAttribute="leading" secondItem="OPr-J2-wJK" secondAttribute="leading" constant="20" id="AU1-ey-GMx"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Khf-Lc-MrL" secondAttribute="trailing" constant="20" id="Hfc-ZN-mhQ"/>
|
|
|
+ <constraint firstItem="aIO-Rg-abl" firstAttribute="centerY" secondItem="OPr-J2-wJK" secondAttribute="centerY" id="dDA-aJ-a1e"/>
|
|
|
+ <constraint firstItem="Khf-Lc-MrL" firstAttribute="centerY" secondItem="OPr-J2-wJK" secondAttribute="centerY" id="xP8-gE-6YZ"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="68i-cD-6Ue" firstAttribute="top" secondItem="Khf-Lc-MrL" secondAttribute="bottom" constant="20" id="2DH-lZ-PG6"/>
|
|
|
- <constraint firstItem="ecC-0F-hpb" firstAttribute="centerX" secondItem="37H-ep-vSP" secondAttribute="centerX" id="ISv-PL-6GF"/>
|
|
|
- <constraint firstItem="68i-cD-6Ue" firstAttribute="top" secondItem="aIO-Rg-abl" secondAttribute="bottom" constant="20" id="TlD-Jd-Qr8"/>
|
|
|
- <constraint firstAttribute="leadingMargin" secondItem="aIO-Rg-abl" secondAttribute="leading" id="agS-1R-OBr"/>
|
|
|
- <constraint firstAttribute="trailingMargin" secondItem="Khf-Lc-MrL" secondAttribute="trailing" id="dRr-MK-ldy"/>
|
|
|
- <constraint firstItem="ecC-0F-hpb" firstAttribute="centerY" secondItem="37H-ep-vSP" secondAttribute="centerY" id="tCv-uB-y49"/>
|
|
|
+ <constraint firstItem="OPr-J2-wJK" firstAttribute="leading" secondItem="37H-ep-vSP" secondAttribute="leading" id="0NV-Mc-ysQ"/>
|
|
|
+ <constraint firstItem="68i-cD-6Ue" firstAttribute="top" secondItem="OPr-J2-wJK" secondAttribute="bottom" id="7fq-M7-WmB"/>
|
|
|
+ <constraint firstItem="ySP-Oj-Ybt" firstAttribute="leading" secondItem="37H-ep-vSP" secondAttribute="leading" constant="1" id="BGL-ry-bXi"/>
|
|
|
+ <constraint firstItem="BHi-a9-hom" firstAttribute="leading" secondItem="37H-ep-vSP" secondAttribute="leading" id="LwH-kQ-7Lu"/>
|
|
|
+ <constraint firstItem="68i-cD-6Ue" firstAttribute="top" secondItem="BHi-a9-hom" secondAttribute="bottom" id="ODm-bF-jag"/>
|
|
|
+ <constraint firstItem="ySP-Oj-Ybt" firstAttribute="top" secondItem="SXM-WT-Q0L" secondAttribute="bottom" constant="90" id="cys-xZ-Lmc"/>
|
|
|
+ <constraint firstItem="OPr-J2-wJK" firstAttribute="top" secondItem="ySP-Oj-Ybt" secondAttribute="bottom" constant="100" id="fkG-cJ-3ZE"/>
|
|
|
+ <constraint firstItem="BHi-a9-hom" firstAttribute="top" secondItem="SXM-WT-Q0L" secondAttribute="bottom" id="hiL-HZ-9TR"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="BHi-a9-hom" secondAttribute="trailing" id="jNH-U9-1Sg"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="OPr-J2-wJK" secondAttribute="trailing" id="kEK-0P-eZo"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="ySP-Oj-Ybt" secondAttribute="trailing" constant="1" id="rGT-Ty-hAe"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
+ <nil key="simulatedStatusBarMetrics"/>
|
|
|
+ <nil key="simulatedTopBarMetrics"/>
|
|
|
+ <nil key="simulatedBottomBarMetrics"/>
|
|
|
<connections>
|
|
|
- <outlet property="previewImageView" destination="ecC-0F-hpb" id="MzG-PN-Sci"/>
|
|
|
+ <outlet property="editContainer" destination="ySP-Oj-Ybt" id="Oxq-tv-RdU"/>
|
|
|
+ <outlet property="previewScroll" destination="BHi-a9-hom" id="ZG5-gt-Nqd"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="RP8-jW-gRB" userLabel="First Responder" sceneMemberID="firstResponder"/>
|