Skip to content

Commit f4960c5

Browse files
committed
UI. Small fix.
1 parent af7bce1 commit f4960c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

res/main/ui/trigger/single/stereo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<group text="groups.sample_matrix" expand="true" ipadding="0">
278278
<!-- Sample matrix -->
279279
<grid rows="11" cols="17" transpose="true" hspacing="2" bg.color="bg">
280-
<ui:with bg.color="bg_schema" fill="true" halign="0">
280+
<ui:with bg.color="bg_schema" fill="true" halign="0" pad.h="6">
281281
<label text="labels.sedit.sample" padding="6"/>
282282
<label text="labels.sedit.enabled"/>
283283
<label text="labels.midi.velocity"/>
@@ -443,7 +443,7 @@
443443
</group>
444444
</hbox>
445445
</vbox>
446-
446+
447447
<!-- Mix overlay -->
448448
<overlay id="showmx" trigger="mix_trigger" hpos="1" vpos="1" halign="-1" valign="1" ipadding.t="4">
449449
<group text="groups.mix" vexpand="false" ipadding="0">

0 commit comments

Comments
 (0)