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:
2026-09-11 13:06:59 -05:00
parent 21e0888f8e
commit 5092c828a7
3 changed files with 83 additions and 51 deletions

View File

@@ -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