mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 14:53:49 +00:00
Switch between battleview panel and server information panel when switching between games and server pages respectively. tweak layouts a smidge to correct for content-box to border-box CyberarmEngine gui changes
This commit is contained in:
@@ -34,6 +34,14 @@ module W3DHubLauncher
|
||||
populate_game
|
||||
end
|
||||
|
||||
def focus
|
||||
@parent.show_battleview_panel
|
||||
end
|
||||
|
||||
def blur
|
||||
@parent.hide_battleview_panel
|
||||
end
|
||||
|
||||
def populate_game_content_container
|
||||
@game_content_container.clear do
|
||||
# game info container
|
||||
|
||||
Reference in New Issue
Block a user