File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,20 @@ OnUpdateAction=[!SetOption #Style# MeterStyle "Box:Selected"][!UpdateMeter #Styl
1010
1111[Animations]
1212Meter= String
13- Text= Animations
13+ Text=
1414MeterStyle= Set.String: S | Set.OptionCat: S
1515
1616[Option000]
1717Meter= String
1818Text= Animated update rate
1919MeterStyle= Set.String: S | Set.OptionName: S
20+ [Div: w]
21+ Meter= Shape
22+ MeterStyle= Set.Div: S
23+ [Option0000]
24+ Meter= String
25+ Text= Change hour format
26+ MeterStyle= Set.String: S | Set.OptionName: S
2027
2128; ---------------------------------------------------------------------------- ;
2229; Style list ;
@@ -176,4 +183,24 @@ Y=([Option000:Y]-#Set.P#+(-30/2+8)*[Set.S])
176183[Value000]
177184Meter= String
178185Text= #Rm.update#
186+ MeterStyle= Set.String: S | Set.Value: S
187+
188+ [Button11]
189+ Meter= Shape
190+ MeterStyle= Set.Button: S
191+ Y= ([Option0000: Y]- #Set.P#+ (- 30 / 2 + 8 )* [Set.S])
192+ Act= [! WriteKeyvalue Variables Skin.Name " " " #JaxCore" " " " #@#SecVar.inc" ][! WriteKeyvalue Variables Skin.Set_Page GlobalVars " #@#SecVar.inc" ][! Refresh]
193+ [Icon11]
194+ Meter= String
195+ Text= [\xe895]
196+ FontFace= Material Icons Round
197+ FontSize= (14 * [Set.S])
198+ FontColor= #Set.Subtext_Color#
199+ MeterStyle= Set.String: S | Set.Value: S
200+ [Value11]
201+ Meter= String
202+ X= (- 25 * [Set.S])r
203+ Y= r
204+ Text= Change global variable
205+ FontColor= #Set.Subtext_Color#
179206MeterStyle= Set.String: S | Set.Value: S
You can’t perform that action at this time.
0 commit comments