mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Initial work launcher (self) updater
This commit is contained in:
@@ -51,7 +51,7 @@ class W3DHub
|
||||
end
|
||||
end
|
||||
|
||||
stack(width: 128, height: 48, h_align: :center, margin_top: 16) do
|
||||
stack(width: 128, max_height: 256, h_align: :center, margin_top: 16, fill: true) do
|
||||
button "Save", width: 1.0 do
|
||||
save_settings!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user