Enable more collab UI features (#3496)
* Current Call section of the collab panel * Improve the collab titlebar * Add basic UI for following Following only partially works, but the UI for following is now in place.
This commit is contained in:
commit
ae6ddceb67
22 changed files with 1473 additions and 1781 deletions
|
@ -191,7 +191,6 @@ fn main() {
|
|||
user_store: user_store.clone(),
|
||||
fs,
|
||||
build_window_options,
|
||||
call_factory: call::Call::new,
|
||||
workspace_store,
|
||||
node_runtime,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue