parent
caeb9ce49c
commit
6be707267e
31 changed files with 83 additions and 121 deletions
|
|
@ -100,7 +100,7 @@ where
|
|||
let mut root = root.into();
|
||||
|
||||
let Cache { mut state } = cache;
|
||||
state.diff(root.as_widget_mut());
|
||||
state.diff(root.as_widget());
|
||||
|
||||
let base = root.as_widget_mut().layout(
|
||||
&mut state,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue