parent
caeb9ce49c
commit
6be707267e
31 changed files with 83 additions and 121 deletions
|
|
@ -509,7 +509,7 @@ where
|
|||
vec![widget::Tree::new(&self.text_input as &dyn Widget<_, _, _>)]
|
||||
}
|
||||
|
||||
fn diff(&mut self, _tree: &mut widget::Tree) {
|
||||
fn diff(&self, _tree: &mut widget::Tree) {
|
||||
// do nothing so the children don't get cleared
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue