From 56dede2679f891aad09f3b8796868e2b8d0e55b0 Mon Sep 17 00:00:00 2001 From: legop3 Date: Sat, 22 Nov 2025 20:39:11 -0500 Subject: [PATCH] spectator page planning --- plans/spectate_mode_overhaul_outline.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/plans/spectate_mode_overhaul_outline.md b/plans/spectate_mode_overhaul_outline.md index 16a91c26..5bd61c1b 100644 --- a/plans/spectate_mode_overhaul_outline.md +++ b/plans/spectate_mode_overhaul_outline.md @@ -30,6 +30,13 @@ - room cameras - online user list -## problems with the current spectator page: -- video pane does not load sensors -- spectator page works when server is in lockdown mode (wrong) \ No newline at end of file +## layout and styling of the spectator page +- use same styling style as the driver page +- mainly designed for a 4:3 monitor + - make use of the vertical space +- a row of columns, one for each rover at the top +- below the row of columns: + - 50/50 split + - user list + - chat + - room cameras \ No newline at end of file