summaryrefslogtreecommitdiffstats
path: root/res/skins/LateNight/samplers/sampler_expand_button.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/skins/LateNight/samplers/sampler_expand_button.xml')
-rw-r--r--res/skins/LateNight/samplers/sampler_expand_button.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/res/skins/LateNight/samplers/sampler_expand_button.xml b/res/skins/LateNight/samplers/sampler_expand_button.xml
index d382c63a8c..dc8c2787ca 100644
--- a/res/skins/LateNight/samplers/sampler_expand_button.xml
+++ b/res/skins/LateNight/samplers/sampler_expand_button.xml
@@ -5,11 +5,26 @@
<Children>
<WidgetGroup>
<ObjectName>SamplerExpandBox</ObjectName>
- <SizePolicy>min,me</SizePolicy>
- <Layout>vertical</Layout>
+ <SizePolicy>max,me</SizePolicy>
+ <Layout>stacked</Layout>
<Children>
<PushButton>
<TooltipId>show_samplers</TooltipId>
+ <ObjectName>SamplerExpandOverlay</ObjectName>
+ <Size>16f,36me</Size>
+ <NumberStates>2</NumberStates>
+ <State>
+ <Number>0</Number>
+ </State>
+ <State>
+ <Number>1</Number>
+ </State>
+ <Connection>
+ <ConfigKey>[LateNight],expand_samplers_<Variable name="SamCount"/></ConfigKey>
+ <ButtonState>LeftButton</ButtonState>
+ </Connection>
+ </PushButton>
+ <PushButton>
<ObjectName>SamplerExpand</ObjectName>
<Size>16f,36f</Size>
<NumberStates>2</NumberStates>