Show non-spotlight participants in the plenary audience strip.
Deploy Ladill Meet / deploy (push) Successful in 38s

Include speakers and attendees below the stage, resolve avatars with the same fallbacks as video tiles, and refresh the strip when poll data updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-01 23:23:12 +00:00
co-authored by Cursor
parent 6f00103c35
commit 815f277cc3
2 changed files with 83 additions and 26 deletions
+4
View File
@@ -201,6 +201,10 @@ html.meet-room-page {
white-space: nowrap;
}
.meet-room-page .meet-audience-avatar--speaker {
border-color: rgb(139 92 246 / 0.55);
}
.meet-room-page .meet-audio-grid {
place-content: center;
place-items: center;