Implement pure::Component in iced_lazy
This commit is contained in:
parent
2737b21d34
commit
da45b6c162
13 changed files with 530 additions and 21 deletions
|
|
@ -212,7 +212,7 @@ where
|
|||
}
|
||||
|
||||
fn overlay<'b>(
|
||||
&'b mut self,
|
||||
&'b self,
|
||||
tree: &'b mut Tree,
|
||||
layout: Layout<'_>,
|
||||
_renderer: &Renderer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue