mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Tweaks
This commit is contained in:
@@ -84,7 +84,7 @@ class W3DHub
|
||||
|
||||
# Game options
|
||||
stack(width: 360, height: 1.0, padding: 8, scroll: true, border_thickness_right: 1, border_color_right: W3DHub::BORDER_COLOR) do
|
||||
background 0x44_000000
|
||||
background 0x55_000000
|
||||
|
||||
# Game Banner
|
||||
image_path = "#{GAME_ROOT_PATH}/media/banners/#{game.id}.png"
|
||||
|
||||
@@ -72,6 +72,10 @@ class W3DHub
|
||||
Progress: {
|
||||
fraction_background: 0xff_00acff,
|
||||
border_thickness: 0
|
||||
},
|
||||
ListBox: {
|
||||
padding_left: 8,
|
||||
padding_right: 8
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user