Commit 248c083
committed
Fix type doc for scroll event "step" attribute.
`step` is a float e.g. on Qt; this is intentional as
"some mice have finer-resolution wheels and send delta values that are
less than 120 units" (quoting the Qt docs).1 parent 8589fed commit 248c083
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
1406 | | - | |
| 1406 | + | |
1407 | 1407 | | |
1408 | 1408 | | |
1409 | 1409 | | |
| |||
0 commit comments