summaryrefslogtreecommitdiffstats
path: root/res/skins/LateNight/samplers/sampler_mini.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/skins/LateNight/samplers/sampler_mini.xml')
-rw-r--r--res/skins/LateNight/samplers/sampler_mini.xml23
1 files changed, 19 insertions, 4 deletions
diff --git a/res/skins/LateNight/samplers/sampler_mini.xml b/res/skins/LateNight/samplers/sampler_mini.xml
index c26c19d62e..ffba37ce7b 100644
--- a/res/skins/LateNight/samplers/sampler_mini.xml
+++ b/res/skins/LateNight/samplers/sampler_mini.xml
@@ -9,8 +9,8 @@
<WidgetGroup>
<ObjectName>SamplerPlayBoxMini</ObjectName>
- <Layout>horizontal</Layout>
- <SizePolicy>min,min</SizePolicy>
+ <Layout>stacked</Layout>
+ <SizePolicy>max,max</SizePolicy>
<Children>
<Template src="skin:/controls/button_2state_right_display.xml">
<SetVariable name="TooltipId">cue_gotoandplay_cue_default</SetVariable>
@@ -20,13 +20,28 @@
<SetVariable name="BtnSize">square_big</SetVariable>
<SetVariable name="ConfigKey"><Variable name="Group"/>,cue_gotoandplay</SetVariable>
<SetVariable name="ConfigKeyRight"><Variable name="Group"/>,cue_default</SetVariable>
- <SetVariable name="ConfigKeyDisp"><Variable name="Group"/>,play</SetVariable>
+ <SetVariable name="ConfigKeyDisp"><Variable name="Group"/>,play_latched</SetVariable>
</Template>
+ <PushButton>
+ <ObjectName>PreviewIndicator</ObjectName>
+ <Size>34f,34f</Size>
+ <NumberStates>2</NumberStates>
+ <Connection>
+ <ConfigKey><Variable name="Group"/>,play</ConfigKey>
+ </Connection>
+ </PushButton>
+ <PushButton>
+ <ObjectName>PlayIndicator</ObjectName>
+ <Size>34f,34f</Size>
+ <NumberStates>2</NumberStates>
+ <Connection>
+ <ConfigKey><Variable name="Group"/>,play_indicator</ConfigKey>
+ </Connection>
+ </PushButton>
</Children>
</WidgetGroup>
<WidgetGroup>
- <ObjectName></ObjectName>
<Layout>vertical</Layout>
<Size>0me,36f</Size>
<Children>