tao icon indicating copy to clipboard operation
tao copied to clipboard

fix(windows): apply scroll lines per wheel setting

Open Legend-Master opened this issue 8 months ago • 1 comments

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

Legend-Master avatar Jun 04 '25 06:06 Legend-Master

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

github-actions[bot] avatar Jun 04 '25 06:06 github-actions[bot]

Merging as the winit PR just got accepted

Legend-Master avatar Aug 23 '25 12:08 Legend-Master