Subversion Repository Public Repository

Nextrek

Diff Revisions 1144 vs 1145 for /iOS/Emmanuele Rossi/REWORKMostri/NewMostri/Base.lproj/Main.storyboard

Diff revisions: vs.
  @@ -204,6 +204,7 @@
204 204 <outlet property="backToChapterBtn" destination="okg-cE-Z0C" id="XJ3-DM-JRL"/>
205 205 <outlet property="tableView" destination="xHG-3n-rhP" id="Xfs-bh-MqK"/>
206 206 <segue destination="Ptw-5I-nNL" kind="presentation" identifier="showIndexVC" modalPresentationStyle="fullScreen" id="c0P-Us-1cd"/>
207 + <segue destination="u6C-Cu-z6h" kind="presentation" id="30F-kF-dda"/>
207 208 </connections>
208 209 </viewController>
209 210 <placeholder placeholderIdentifier="IBFirstResponder" id="XCB-vt-Tdd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  @@ -303,7 +304,86 @@
303 304 </viewController>
304 305 <placeholder placeholderIdentifier="IBFirstResponder" id="dQ1-hX-qle" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
305 306 </objects>
306 - <point key="canvasLocation" x="2455" y="-646"/>
307 + <point key="canvasLocation" x="2617" y="-1067"/>
308 + </scene>
309 + <!--PersonaggiVC-->
310 + <scene sceneID="Mck-dq-XfQ">
311 + <objects>
312 + <viewController id="u6C-Cu-z6h" customClass="PersonaggiVC" sceneMemberID="viewController">
313 + <view key="view" contentMode="scaleToFill" id="HAq-4X-14j">
314 + <rect key="frame" x="0.0" y="0.0" width="414" height="842"/>
315 + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
316 + <subviews>
317 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bkg" translatesAutoresizingMaskIntoConstraints="NO" id="fP7-jt-Ydx">
318 + <rect key="frame" x="0.0" y="0.0" width="414" height="842"/>
319 + </imageView>
320 + <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Rw-fh-nht">
321 + <rect key="frame" x="0.0" y="0.0" width="414" height="56"/>
322 + <items>
323 + <navigationItem id="E1F-Zg-Dcr">
324 + <nil key="title"/>
325 + <barButtonItem key="leftBarButtonItem" style="plain" id="5Jf-82-yhd">
326 + <button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="bNA-Ba-aln">
327 + <rect key="frame" x="20" y="6" width="44" height="44"/>
328 + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
329 + <state key="normal" image="btn_back"/>
330 + <connections>
331 + <action selector="doBack" destination="u6C-Cu-z6h" eventType="touchUpInside" id="mrm-AD-hf1"/>
332 + </connections>
333 + </button>
334 + </barButtonItem>
335 + <button key="titleView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="1Jh-TC-5MA">
336 + <rect key="frame" x="123" y="6" width="168" height="44"/>
337 + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
338 + <state key="normal" title="Ascolta" backgroundImage="btn_gray">
339 + <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
340 + </state>
341 + </button>
342 + <barButtonItem key="rightBarButtonItem" style="plain" id="kgG-r0-RCb">
343 + <button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="KPb-zX-89V">
344 + <rect key="frame" x="308" y="6" width="86" height="44"/>
345 + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
346 + <state key="normal" image="backToBook"/>
347 + <connections>
348 + <action selector="doBackToChapter" destination="u6C-Cu-z6h" eventType="touchUpInside" id="yD2-0w-gCB"/>
349 + </connections>
350 + </button>
351 + </barButtonItem>
352 + </navigationItem>
353 + </items>
354 + </navigationBar>
355 + <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yBu-tK-cKn">
356 + <rect key="frame" x="0.0" y="56" width="414" height="786"/>
357 + <viewLayoutGuide key="contentLayoutGuide" id="GaQ-nG-XkQ"/>
358 + <viewLayoutGuide key="frameLayoutGuide" id="pDs-Ud-O5R"/>
359 + </scrollView>
360 + </subviews>
361 + <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
362 + <constraints>
363 + <constraint firstItem="yBu-tK-cKn" firstAttribute="top" secondItem="2Rw-fh-nht" secondAttribute="bottom" id="4Bg-Wk-YYz"/>
364 + <constraint firstItem="yBu-tK-cKn" firstAttribute="leading" secondItem="WvE-Od-ozI" secondAttribute="leading" id="9UL-Ff-4hR"/>
365 + <constraint firstItem="yBu-tK-cKn" firstAttribute="trailing" secondItem="WvE-Od-ozI" secondAttribute="trailing" id="BMi-fW-h6s"/>
366 + <constraint firstAttribute="bottom" secondItem="yBu-tK-cKn" secondAttribute="bottom" id="LdL-14-OGc"/>
367 + <constraint firstItem="2Rw-fh-nht" firstAttribute="top" secondItem="WvE-Od-ozI" secondAttribute="top" id="Len-De-HEj"/>
368 + <constraint firstAttribute="bottom" secondItem="fP7-jt-Ydx" secondAttribute="bottom" id="SfU-yU-TbA"/>
369 + <constraint firstItem="fP7-jt-Ydx" firstAttribute="leading" secondItem="WvE-Od-ozI" secondAttribute="leading" id="Y6R-vr-vIn"/>
370 + <constraint firstItem="2Rw-fh-nht" firstAttribute="leading" secondItem="WvE-Od-ozI" secondAttribute="leading" id="Zhu-oA-qLb"/>
371 + <constraint firstItem="2Rw-fh-nht" firstAttribute="trailing" secondItem="WvE-Od-ozI" secondAttribute="trailing" id="jwg-qj-jta"/>
372 + <constraint firstItem="yBu-tK-cKn" firstAttribute="top" secondItem="2Rw-fh-nht" secondAttribute="bottom" id="lhO-LS-6ee"/>
373 + <constraint firstItem="fP7-jt-Ydx" firstAttribute="top" secondItem="WvE-Od-ozI" secondAttribute="top" id="wM1-cg-xr7"/>
374 + <constraint firstItem="fP7-jt-Ydx" firstAttribute="trailing" secondItem="WvE-Od-ozI" secondAttribute="trailing" id="yKA-OZ-LLo"/>
375 + </constraints>
376 + <viewLayoutGuide key="safeArea" id="WvE-Od-ozI"/>
377 + </view>
378 + <navigationItem key="navigationItem" id="ca9-ND-ddf"/>
379 + <connections>
380 + <outlet property="backToChapterBtn" destination="KPb-zX-89V" id="usO-QI-5z8"/>
381 + <outlet property="pageScrollView" destination="yBu-tK-cKn" id="kVb-UV-14W"/>
382 + </connections>
383 + </viewController>
384 + <placeholder placeholderIdentifier="IBFirstResponder" id="VNc-1U-pQk" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
385 + </objects>
386 + <point key="canvasLocation" x="2615.9420289855075" y="-290.625"/>
307 387 </scene>
308 388 <!--InfoVC-->
309 389 <scene sceneID="ZHt-TJ-kLo">
  @@ -334,10 +414,10 @@
334 414 </items>
335 415 </navigationBar>
336 416 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="NextLogo" translatesAutoresizingMaskIntoConstraints="NO" id="Iir-Pk-SvX">
337 - <rect key="frame" x="5" y="121" width="404" height="500"/>
417 + <rect key="frame" x="5" y="121" width="404" height="250"/>
338 418 </imageView>
339 419 <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Das-EK-ZDP">
340 - <rect key="frame" x="5" y="821" width="404" height="45"/>
420 + <rect key="frame" x="5" y="571" width="404" height="295"/>
341 421 <color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
342 422 <wkWebViewConfiguration key="configuration">
343 423 <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
  @@ -345,7 +425,7 @@
345 425 </wkWebViewConfiguration>
346 426 </wkWebView>
347 427 <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="xHh-lC-BhI">
348 - <rect key="frame" x="5" y="641" width="404" height="170"/>
428 + <rect key="frame" x="5" y="391" width="404" height="170"/>
349 429 <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
350 430 <constraints>
351 431 <constraint firstAttribute="height" constant="170" id="3KV-Tg-Agf"/>