Implement event capturing for Canvas
This commit is contained in:
parent
bf6c65b5ad
commit
3aca177132
5 changed files with 98 additions and 66 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! Handle events of a canvas.
|
||||
use iced_native::keyboard;
|
||||
use iced_native::mouse;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue