Skip to content

Commit 48fa0cf

Browse files
committed
cleanup
1 parent 7378680 commit 48fa0cf

File tree

2 files changed

+136
-136
lines changed

2 files changed

+136
-136
lines changed

GUI/XIB files/Onboarding.storyboard

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
<rect key="frame" x="100" y="64" width="600" height="478"/>
4646
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
4747
<view key="contentView" id="aJw-Xr-hX4" customClass="OnboardingPageContainerView" customModule="vAmiga" customModuleProvider="target">
48-
<rect key="frame" x="4" y="5" width="592" height="470"/>
48+
<rect key="frame" x="0.0" y="0.0" width="600" height="478"/>
4949
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5050
<subviews>
5151
<imageView hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qJh-cj-HCv">
52-
<rect key="frame" x="264" y="406" width="64" height="64"/>
52+
<rect key="frame" x="268" y="414" width="64" height="64"/>
5353
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
5454
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="logo" id="YGI-39-aQd"/>
5555
</imageView>
5656
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PDd-Tl-hJY">
57-
<rect key="frame" x="230" y="28" width="124" height="40"/>
57+
<rect key="frame" x="234" y="28" width="124" height="40"/>
5858
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
5959
<buttonCell key="cell" type="push" title="Continue" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="uNG-NU-wF9">
6060
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
@@ -65,11 +65,11 @@
6565
</connections>
6666
</button>
6767
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vad-mh-PS5" customClass="PageDotsIndicator" customModule="vAmiga" customModuleProvider="target">
68-
<rect key="frame" x="211" y="76" width="163" height="25"/>
68+
<rect key="frame" x="215" y="76" width="163" height="25"/>
6969
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
7070
</customView>
7171
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Uot-uQ-lVb">
72-
<rect key="frame" x="-4" y="116" width="600" height="320"/>
72+
<rect key="frame" x="0.0" y="124" width="600" height="320"/>
7373
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
7474
</customView>
7575
</subviews>
@@ -240,7 +240,7 @@
240240
<autoresizingMask key="autoresizingMask"/>
241241
<subviews>
242242
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OSh-wY-c44" customClass="OnboardingButton" customModule="vAmiga" customModuleProvider="target">
243-
<rect key="frame" x="99" y="1" width="172" height="172"/>
243+
<rect key="frame" x="99" y="0.0" width="172" height="172"/>
244244
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
245245
<subviews>
246246
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="smL-sr-Pex">
@@ -270,7 +270,7 @@
270270
</connections>
271271
</customView>
272272
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VnZ-AB-D80" customClass="OnboardingButton" customModule="vAmiga" customModuleProvider="target">
273-
<rect key="frame" x="330" y="1" width="172" height="172"/>
273+
<rect key="frame" x="330" y="0.0" width="172" height="172"/>
274274
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
275275
<subviews>
276276
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dH8-lh-L3c">

0 commit comments

Comments
 (0)