File tree Expand file tree Collapse file tree 1 file changed +18
-6
lines changed
res/skins/LateNight/macros Expand file tree Collapse file tree 1 file changed +18
-6
lines changed Original file line number Diff line number Diff line change 60
60
<Elide >right</Elide >
61
61
</TrackProperty >
62
62
63
- <Template src = " skin:/controls/button_1state.xml " >
63
+ <PushButton >
64
64
<!-- <SetVariable name="TooltipId">macro_clear</SetVariable>-->
65
- <SetVariable name =" ObjectName" >EjectButton12</SetVariable >
66
- <SetVariable name =" ConfigKey" ><Variable name =" MacroPrefix" />clear</SetVariable >
67
- <SetVariable name =" Size" >21f,18f</SetVariable >
68
- </Template >
69
-
65
+ <ObjectName >EjectButton12</ObjectName >
66
+ <Size >21f,18f</Size >
67
+ <NumberStates >1</NumberStates >
68
+ <State >
69
+ <Number >0</Number >
70
+ <Unpressed scalemode =" STRETCH" >skin:/<Variable name =" BtnScheme" />/buttons/btn_<Variable name =" BtnType" />_<Variable name =" BtnSize" />.svg</Unpressed >
71
+ <Pressed scalemode =" STRETCH" >skin:/<Variable name =" BtnScheme" />/buttons/btn_<Variable name =" BtnType" />_<Variable name =" BtnSize" />_active.svg</Pressed >
72
+ </State >
73
+ <Connection >
74
+ <ConfigKey ><Variable name =" MacroPrefix" />clear</ConfigKey >
75
+ </Connection >
76
+ <Connection >
77
+ <ConfigKey ><Variable name =" MacroPrefix" />status</ConfigKey >
78
+ <Transform ><IsEqual >3</IsEqual ></Transform >
79
+ <BindProperty >visible</BindProperty >
80
+ </Connection >
81
+ </PushButton >
70
82
</Children >
71
83
<Connection >
72
84
<ConfigKey ><Variable name =" Group" />,track_loaded</ConfigKey >
You can’t perform that action at this time.
0 commit comments