Handle touchpad scroll events
This commit is contained in:
parent
29588f604a
commit
bd5d871eb6
4 changed files with 46 additions and 11 deletions
|
|
@ -3,4 +3,4 @@ mod button;
|
|||
mod event;
|
||||
|
||||
pub use button::Button;
|
||||
pub use event::Event;
|
||||
pub use event::{Event, ScrollDelta};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue