fix: docs
This commit is contained in:
parent
51b370ef48
commit
16f14793c7
9 changed files with 30 additions and 122 deletions
|
|
@ -37,7 +37,7 @@ where
|
|||
cursor: mouse::Cursor,
|
||||
);
|
||||
|
||||
/// Applies an [`Operation`] to the [`Overlay`].
|
||||
/// Applies an [`crate::widget::Operation`] to the [`Overlay`].
|
||||
fn operate(
|
||||
&mut self,
|
||||
_layout: Layout<'_>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue