Remove all todos in Editor's Item implementation
This commit is contained in:
parent
faa896343b
commit
8e4f2fb25a
4 changed files with 297 additions and 383 deletions
|
@ -247,7 +247,7 @@ type FollowableItemBuilder = fn(
|
|||
View<Workspace>,
|
||||
ViewId,
|
||||
&mut Option<proto::view::Variant>,
|
||||
&mut AppContext,
|
||||
&mut WindowContext,
|
||||
) -> Option<Task<Result<Box<dyn FollowableItemHandle>>>>;
|
||||
type FollowableItemBuilders = HashMap<
|
||||
TypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue