Limit number of participants shown in channel face piles

Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
Max Brunsfeld
2023-08-14 17:11:03 -07:00
co-authored by Mikayla
parent 13982fe2f4
commit 71454ba27c
4 changed files with 43 additions and 13 deletions
+1
View File
@@ -241,6 +241,7 @@ pub struct CollabPanel {
pub project_row: Toggleable<Interactive<ProjectRow>>,
pub tree_branch: Toggleable<Interactive<TreeBranch>>,
pub contact_avatar: ImageStyle,
pub extra_participant_label: ContainedText,
pub contact_status_free: ContainerStyle,
pub contact_status_busy: ContainerStyle,
pub contact_username: ContainedText,