Skip to content

Commit bb91877

Browse files
committed
Add BangCommand WebView2 skin demonstrating bang commands and skin_definition.json for package definition.
1 parent 5673c16 commit bb91877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Resources/Skins/WebView2/BangCommand/BangCommand.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DynamicVariables=1
3636
; ========================================
3737
[MeterBackground]
3838
Meter=Shape
39-
Shape=Rectangle 0,0,950,400,12 | FillColor 0,0,0,100 | StrokeWidth 0
39+
Shape=Rectangle 0,0,950,420,12 | FillColor 0,0,0,200 | StrokeWidth 0
4040

4141
[Title]
4242
Meter=String

Resources/skin_definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"name": "WebView2",
1616
"loadType": "Skin",
17-
"load": "WebView2\\Main.ini",
17+
"load": "WebView2\\Clock\\Clock.ini",
1818
"headerImage": ".\\Resources\\banner.bmp",
1919
"configPrefix": "WebView2",
2020
"output": ".\\dist\\WebView2_v0.0.4_Alpha4.rmskin"

0 commit comments

Comments
 (0)