Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle horizontal wheel input (Windows) #792

Merged
merged 2 commits into from
Feb 22, 2019

Conversation

torkeldanielsson
Copy link
Contributor

@torkeldanielsson torkeldanielsson commented Feb 13, 2019

  • Tested on all platforms changed
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • [-] Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • [-] Created an example program if it would help users understand this functionality

CHANGELOG, documentation and example should not be needed for this one? Or let me know if you think otherwise and I will fix it :)

@Osspial
Copy link
Contributor

Osspial commented Feb 13, 2019

Hi, and thanks for the PR!

You shouldn't need to add any documentation or examples, but since this is an improvement of functionality on Windows you should add a CHANGELOG entry. Other than that, this looks good!

@torkeldanielsson
Copy link
Contributor Author

Ok, added a note about it! :)

@Osspial Osspial merged commit 84c812e into rust-windowing:master Feb 22, 2019
elinorbgr pushed a commit to elinorbgr/winit that referenced this pull request Apr 7, 2019
* add handler for horizontal wheel input

* add changlelog message re now handling horiz scroll on windows
elinorbgr pushed a commit to elinorbgr/winit that referenced this pull request Apr 7, 2019
* add handler for horizontal wheel input

* add changlelog message re now handling horiz scroll on windows
elinorbgr pushed a commit to elinorbgr/winit that referenced this pull request Apr 7, 2019
* add handler for horizontal wheel input

* add changlelog message re now handling horiz scroll on windows
felixrabe pushed a commit to felixrabe/winit that referenced this pull request Jun 30, 2019
* add handler for horizontal wheel input

* add changlelog message re now handling horiz scroll on windows
kosyak pushed a commit to kosyak/winit that referenced this pull request Jul 10, 2019
* add handler for horizontal wheel input

* add changlelog message re now handling horiz scroll on windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants