Rename HitTestResult to Hit
... and also move it to a new `text` module in `iced_core`
This commit is contained in:
parent
aa63841e2c
commit
7614127d36
14 changed files with 48 additions and 48 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! Reuse basic mouse types.
|
||||
//! Handle mouse events.
|
||||
mod button;
|
||||
mod event;
|
||||
mod interaction;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue