Move contacts panel features into collab_ui

This commit is contained in:
Antonio Scandurra
2022-10-06 14:00:14 +02:00
parent 7763acbdd5
commit 40163da679
17 changed files with 152 additions and 1134 deletions
+1
View File
@@ -78,6 +78,7 @@ pub struct Titlebar {
pub outdated_warning: ContainedText,
pub share_button: Interactive<ContainedText>,
pub toggle_contacts_button: Interactive<IconButton>,
pub toggle_contacts_badge: ContainerStyle,
pub contacts_popover: AddParticipantPopover,
}