tao
tao copied to clipboard
fix(windows): apply scroll lines per wheel setting
Fix WindowEvent::MouseWheel doesn't account for mouse wheel speed settings
Reference docs: https://learn.microsoft.com/en-us/windows/win32/inputdev/about-mouse-input#determining-the-number-of-scroll-lines Reference winit PR: https://github.com/rust-windowing/winit/pull/4268
Package Changes Through 5f71c817ef1f77fd85f577977e259b0076aa2f6c
There are 1 changes which include tao with minor
Planned Package Versions
The following package releases are the planned based on the context of changes in this pull request.
| package | current | next |
|---|---|---|
| tao | 0.33.0 | 0.34.0 |
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
Merging as the winit PR just got accepted