Skip to content

Commit 15a5a43

Browse files
committed
Make the artist name on macOS a wee bit bigger
1 parent d1dbeed commit 15a5a43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Soundtrack-macOS/Base.lproj/Main.storyboard

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,20 +187,20 @@
187187
<rect key="frame" x="232" y="127" width="16" height="16"/>
188188
</progressIndicator>
189189
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vfD-VX-Iub">
190-
<rect key="frame" x="224" y="117" width="32" height="36"/>
190+
<rect key="frame" x="224" y="116" width="32" height="38"/>
191191
<subviews>
192192
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Pt-9k-Aye">
193-
<rect key="frame" x="-2" y="19" width="36" height="17"/>
193+
<rect key="frame" x="-2" y="21" width="36" height="17"/>
194194
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" allowsUndo="NO" sendsActionOnEndEditing="YES" title="Song" id="FbC-B2-er5">
195195
<font key="font" metaFont="system"/>
196196
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
197197
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
198198
</textFieldCell>
199199
</textField>
200200
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jqa-Cq-ILO">
201-
<rect key="frame" x="0.0" y="0.0" width="33" height="14"/>
201+
<rect key="frame" x="-1" y="0.0" width="35" height="16"/>
202202
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" enabled="NO" allowsUndo="NO" sendsActionOnEndEditing="YES" title="Artist" id="KYF-om-SOx">
203-
<font key="font" metaFont="systemLight" size="11"/>
203+
<font key="font" metaFont="systemLight" size="12"/>
204204
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
205205
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
206206
</textFieldCell>

0 commit comments

Comments
 (0)