Get widget operations working w/ overlay
This commit is contained in:
parent
23da5a3251
commit
9a601c0954
3 changed files with 15 additions and 10 deletions
|
|
@ -44,7 +44,7 @@ where
|
|||
|
||||
/// Applies a [`widget::Operation`] to the [`Overlay`].
|
||||
fn operate(
|
||||
&self,
|
||||
&mut self,
|
||||
_layout: Layout<'_>,
|
||||
_operation: &mut dyn widget::Operation<Message>,
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue