Added modifiers to scroll wheel eevent
This commit is contained in:
parent
a806634b82
commit
efd3247ce4
7 changed files with 16 additions and 1 deletions
|
@ -316,6 +316,7 @@ impl Element for List {
|
|||
position,
|
||||
delta,
|
||||
precise,
|
||||
..
|
||||
}) = event
|
||||
{
|
||||
if bounds.contains_point(*position)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue