Rename Overlay::on_event to update
This commit is contained in:
parent
03bffe3db6
commit
e5f1e31a5c
14 changed files with 25 additions and 26 deletions
|
|
@ -427,7 +427,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
pub(crate) fn on_event(
|
||||
pub(crate) fn update(
|
||||
&mut self,
|
||||
tree: &mut Tree,
|
||||
event: Event,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue