WIP
This commit is contained in:
parent
adc355a1e6
commit
0673606de8
11 changed files with 39 additions and 35 deletions
|
@ -9376,7 +9376,7 @@ impl FocusableView for Editor {
|
|||
}
|
||||
}
|
||||
|
||||
impl Render for Editor {
|
||||
impl Render<Self> for Editor {
|
||||
type Element = EditorElement;
|
||||
|
||||
fn render(&mut self, cx: &mut ViewContext<Self>) -> Self::Element {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue