parent
caeb9ce49c
commit
6be707267e
31 changed files with 83 additions and 121 deletions
|
|
@ -96,7 +96,7 @@ where
|
|||
}
|
||||
|
||||
/// Reconciles the [`Widget`] with the provided [`Tree`].
|
||||
fn diff(&mut self, tree: &mut Tree) {
|
||||
fn diff(&self, tree: &mut Tree) {
|
||||
tree.children.clear();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue