Skip to content

Commit e3afe99

Browse files
author
Michael Beattie
committed
[#67767620] Increased icon and button sizes
1 parent 87b2fd3 commit e3afe99

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

EasyReader/Application/Views/Main_iPhone.storyboard

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,11 @@
182182
<autoresizingMask key="autoresizingMask"/>
183183
<subviews>
184184
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="u8P-Ld-n08">
185-
<rect key="frame" x="15" y="11" width="21" height="21"/>
185+
<rect key="frame" x="15" y="8" width="27" height="27"/>
186186
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
187187
</imageView>
188188
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5ZZ-QY-D11">
189-
<rect key="frame" x="45" y="11" width="210" height="21"/>
189+
<rect key="frame" x="51" y="11" width="204" height="21"/>
190190
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
191191
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
192192
<fontDescription key="fontDescription" type="system" pointSize="17"/>
@@ -210,19 +210,19 @@
210210
<autoresizingMask key="autoresizingMask"/>
211211
<subviews>
212212
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ptb-Kv-s5O">
213-
<rect key="frame" x="15" y="11" width="21" height="21"/>
213+
<rect key="frame" x="15" y="8" width="27" height="27"/>
214214
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
215215
</imageView>
216216
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SoB-0g-JfK">
217-
<rect key="frame" x="45" y="11" width="180" height="21"/>
217+
<rect key="frame" x="51" y="11" width="162" height="21"/>
218218
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
219219
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
220220
<fontDescription key="fontDescription" type="system" pointSize="17"/>
221221
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
222222
<nil key="highlightedColor"/>
223223
</label>
224224
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xNC-fC-qEa">
225-
<rect key="frame" x="234" y="11" width="21" height="21"/>
225+
<rect key="frame" x="222" y="5" width="33" height="33"/>
226226
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
227227
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
228228
<fontDescription key="fontDescription" name="AmericanTypewriter-Bold" family="American Typewriter" pointSize="18"/>
@@ -246,15 +246,15 @@
246246
<autoresizingMask key="autoresizingMask"/>
247247
<subviews>
248248
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hpn-wo-IlL">
249-
<rect key="frame" x="15" y="11" width="210" height="21"/>
249+
<rect key="frame" x="15" y="11" width="198" height="21"/>
250250
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
251251
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
252252
<fontDescription key="fontDescription" type="system" pointSize="17"/>
253253
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
254254
<nil key="highlightedColor"/>
255255
</label>
256256
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tWI-oY-NeB">
257-
<rect key="frame" x="234" y="11" width="21" height="21"/>
257+
<rect key="frame" x="222" y="5" width="33" height="33"/>
258258
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
259259
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
260260
<fontDescription key="fontDescription" name="AmericanTypewriter-Bold" family="American Typewriter" pointSize="18"/>

0 commit comments

Comments
 (0)