Checkpoint
This commit is contained in:
parent
ac5b32c491
commit
fb1e7eef6b
14 changed files with 223 additions and 111 deletions
|
@ -160,7 +160,7 @@ impl<E: Element> Element for Themed<E> {
|
|||
type ViewState = E::ViewState;
|
||||
type ElementState = E::ElementState;
|
||||
|
||||
fn element_id(&self) -> Option<gpui3::ElementId> {
|
||||
fn id(&self) -> Option<gpui3::ElementId> {
|
||||
None
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue