Show all joined participants on the audio room stage grid.
Deploy Ladill Meet / deploy (push) Successful in 52s

Include attendees alongside host, co-hosts, and speakers so everyone in the call gets a card with role and muted state, not just speakers.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-04 01:14:21 +00:00
co-authored by Cursor
parent 777a3e9126
commit 29fa6ad547
2 changed files with 28 additions and 7 deletions
+4
View File
@@ -403,6 +403,10 @@ html.meet-room-page {
box-shadow: 0 0 0 2px rgb(56 189 248 / 0.85);
}
.meet-room-page .meet-space-tile--listener [data-tile-avatar-circle] {
opacity: 0.88;
}
.meet-room-page .meet-space-tile [data-tile-name] {
width: 100%;
padding-inline: 0.125rem;