We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7bce1 commit f4960c5Copy full SHA for f4960c5
1 file changed
res/main/ui/trigger/single/stereo.xml
@@ -277,7 +277,7 @@
277
<group text="groups.sample_matrix" expand="true" ipadding="0">
278
<!-- Sample matrix -->
279
<grid rows="11" cols="17" transpose="true" hspacing="2" bg.color="bg">
280
- <ui:with bg.color="bg_schema" fill="true" halign="0">
+ <ui:with bg.color="bg_schema" fill="true" halign="0" pad.h="6">
281
<label text="labels.sedit.sample" padding="6"/>
282
<label text="labels.sedit.enabled"/>
283
<label text="labels.midi.velocity"/>
@@ -443,7 +443,7 @@
443
</group>
444
</hbox>
445
</vbox>
446
-
+
447
<!-- Mix overlay -->
448
<overlay id="showmx" trigger="mix_trigger" hpos="1" vpos="1" halign="-1" valign="1" ipadding.t="4">
449
<group text="groups.mix" vexpand="false" ipadding="0">
0 commit comments