Associate collaborator avatars with "ribbons" corresponding to their cursor color
This commit is contained in:
@@ -63,7 +63,7 @@ pub enum Event {
|
||||
Closed,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct Collaborator {
|
||||
pub user: Arc<User>,
|
||||
pub peer_id: PeerId,
|
||||
|
||||
Reference in New Issue
Block a user