WIP
This commit is contained in:
parent
aec7955ccf
commit
76754c559c
11 changed files with 296 additions and 22 deletions
|
@ -450,7 +450,7 @@ pub trait ElementInteractivity<V: 'static>: 'static {
|
|||
}
|
||||
}
|
||||
|
||||
fn paint(
|
||||
fn handle_events(
|
||||
&mut self,
|
||||
bounds: Bounds<Pixels>,
|
||||
content_size: Size<Pixels>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue