WIP: Start on sending view updates to followers
This commit is contained in:
parent
f0b7bd6e17
commit
10e6d82c3e
5 changed files with 146 additions and 45 deletions
|
@ -288,7 +288,7 @@ impl Pane {
|
|||
}
|
||||
}
|
||||
|
||||
pub fn open_item(
|
||||
pub(crate) fn open_item(
|
||||
&mut self,
|
||||
project_entry_id: ProjectEntryId,
|
||||
cx: &mut ViewContext<Self>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue