mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 00:06:58 +00:00
f9adb4379e
On low vertical resolutions when playing games with 8 players in 4
different teams, the summary will overflow the available vertical space.
This commit ensures that in such a case the buttons below the summary
are still clickable by ensuring they stay always on top of the summary.
(cherry picked from commit 4d19935f48)
Signed-off-by: Itms <itms@wildfiregames.com>