Skip to content

Commit 9f6de1e

Browse files
authored
Merge pull request #620 from LoopKit/38mm-tweaks
Tweaks for 38mm watch
2 parents 337e4d5 + 22980ac commit 9f6de1e

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

WatchApp/Base.lproj/Interface.storyboard

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<items>
1717
<group width="1" height="1" alignment="left" layout="vertical" spacing="1" id="uPt-Z4-ngs">
1818
<items>
19-
<group width="1" alignment="left" layout="vertical" id="hwe-wE-KAr">
19+
<group width="1" alignment="left" layout="vertical" spacing="3" id="hwe-wE-KAr">
2020
<items>
2121
<group width="1" height="0.25" alignment="left" spacing="0.0" id="WLN-cX-0wl">
2222
<items>
@@ -66,35 +66,38 @@
6666
</tapGestureRecognizer>
6767
</gestureRecognizers>
6868
</group>
69-
<group width="1" height="0.25" alignment="center" verticalAlignment="center" spacing="0.0" id="XMa-yL-87D">
69+
<group width="1" height="0.25" alignment="center" spacing="0.0" id="XMa-yL-87D">
7070
<items>
7171
<button width="0.33000000000000002" height="1" alignment="left" title="🍭" id="gAn-qe-OvX">
7272
<fontDescription key="font" type="system" pointSize="25"/>
73+
<variation key="device=watch42mm">
74+
<fontDescription key="font" type="system" pointSize="30"/>
75+
</variation>
7376
<connections>
7477
<action selector="setAbsorptionTimeFast" destination="zh0-gB-D44" id="Eoj-WC-Fod"/>
7578
</connections>
7679
</button>
7780
<button width="0.33000000000000002" height="1" alignment="left" title="🌮" id="0fo-Z3-hTi">
7881
<color key="backgroundColor" red="0.38823529410000002" green="0.85490196080000003" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
7982
<fontDescription key="font" type="system" pointSize="25"/>
83+
<variation key="device=watch42mm">
84+
<fontDescription key="font" type="system" pointSize="30"/>
85+
</variation>
8086
<connections>
8187
<action selector="setAbsorptionTimeMedium" destination="zh0-gB-D44" id="GXY-aa-sz8"/>
8288
</connections>
8389
</button>
8490
<button width="0.33000000000000002" height="1" alignment="left" title="🍕" id="dPF-QZ-sh6">
8591
<fontDescription key="font" type="system" pointSize="25"/>
92+
<variation key="device=watch42mm">
93+
<fontDescription key="font" type="system" pointSize="30"/>
94+
</variation>
8695
<connections>
8796
<action selector="setAbsorptionTimeSlow" destination="zh0-gB-D44" id="qa3-FG-c9F"/>
8897
</connections>
8998
</button>
9099
</items>
91100
</group>
92-
<separator alignment="left" id="arf-ic-MQs">
93-
<color key="color" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
94-
</separator>
95-
<separator alignment="left" id="EVD-AC-w2R">
96-
<color key="color" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
97-
</separator>
98101
<button width="1" alignment="left" verticalAlignment="bottom" title="Add Carbs" id="b6f-3I-jki">
99102
<color key="backgroundColor" red="0.38823529410000002" green="0.85490196080000003" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
100103
<fontDescription key="font" type="system" weight="semibold" pointSize="15"/>

0 commit comments

Comments
 (0)