Skip to content

Handle horizontal wheel input (Windows)#792

Merged
Osspial merged 2 commits intorust-windowing:masterfrom
torkeldanielsson:master
Feb 22, 2019
Merged

Handle horizontal wheel input (Windows)#792
Osspial merged 2 commits intorust-windowing:masterfrom
torkeldanielsson:master

Conversation

@torkeldanielsson
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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