Skip to content

Commit

Permalink
Deere: fix main VU meter control [Master] > [Main]
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Dec 4, 2023
1 parent cbb0d83 commit 40d23f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/skins/Deere/vumeter_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<Layout>horizontal</Layout>
<Children>
<Template src="skin:vumeter_v.xml">
<SetVariable name="group">[Master]</SetVariable>
<SetVariable name="group">[Main]</SetVariable>
<SetVariable name="side">_left</SetVariable>
<SetVariable name="tooltip_meter">main_VuMeterL</SetVariable>
<SetVariable name="tooltip_clip">main_peak_indicator_left</SetVariable>
</Template>
<Template src="skin:vumeter_v.xml">
<SetVariable name="group">[Master]</SetVariable>
<SetVariable name="group">[Main]</SetVariable>
<SetVariable name="side">_right</SetVariable>
<SetVariable name="tooltip_meter">main_VuMeterR</SetVariable>
<SetVariable name="tooltip_clip">main_peak_indicator_right</SetVariable>
Expand Down

0 comments on commit 40d23f3

Please sign in to comment.