summaryrefslogtreecommitdiffstats
path: root/res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml')
-rw-r--r--res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml29
1 files changed, 17 insertions, 12 deletions
diff --git a/res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml b/res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml
index 6c1c57a882..b5af7442eb 100644
--- a/res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml
+++ b/res/skins/LateNight/decks/row_5_transportLoopJump_compact.xml
@@ -14,32 +14,37 @@
<MaximumSize>360,</MaximumSize>
<Children>
- <WidgetGroup><!-- Play + PlayBlink + default grey background -->
+ <WidgetGroup><!-- Play + PlayBlink + default dark background -->
<Layout>stacked</Layout>
- <Size>52f,26f</Size>
+ <Size>68f,26f</Size>
<Children>
<Template src="skin:/controls/button_2state_right_display.xml">
- <SetVariable name="TooltipId">play_cue_default</SetVariable>
+ <SetVariable name="TooltipId">play_cue_set</SetVariable>
<SetVariable name="ObjectName">PlayDeck</SetVariable>
- <SetVariable name="Size">52f,26f</SetVariable>
- <SetVariable name="BtnSize">wide</SetVariable>
+ <SetVariable name="Size">68f,26f</SetVariable>
+ <SetVariable name="BtnSize">play</SetVariable>
<SetVariable name="ConfigKey"><Variable name="Group"/>,play</SetVariable>
- <SetVariable name="ConfigKeyRight"><Variable name="Group"/>,cue_default</SetVariable>
+ <SetVariable name="ConfigKeyRight"><Variable name="Group"/>,cue_set</SetVariable>
+ <SetVariable name="ConfigKeyDisp"><Variable name="Group"/>,play_latched</SetVariable>
</Template>
<PushButton>
+ <ObjectName>PreviewIndicator</ObjectName>
+ <Size>68f,26f</Size>
+ <NumberStates>2</NumberStates>
+ <Connection>
+ <ConfigKey><Variable name="Group"/>,play</ConfigKey>
+ </Connection>
+ </PushButton>
+ <PushButton>
<ObjectName>PlayIndicator</ObjectName>
- <Size>52f,26f</Size>
+ <Size>68f,26f</Size>
<NumberStates>2</NumberStates>
<Connection>
<ConfigKey><Variable name="Group"/>,play_indicator</ConfigKey>
</Connection>
</PushButton>
- <WidgetGroup>
- <ObjectName>PlayBg</ObjectName>
- <Size>52f,26f</Size>
- </WidgetGroup>
</Children>
- </WidgetGroup><!-- Play + PlayBlink + default grey background -->
+ </WidgetGroup><!-- Play + PlayBlink + default dark background -->
<PushButton>
<TooltipId>cue_default_cue_gotoandstop</TooltipId>