Skip to content

Fix touch mouse scrolling#137

Open
zed220 wants to merge 1 commit intoicsharpcode:masterfrom
zed220:master
Open

Fix touch mouse scrolling#137
zed220 wants to merge 1 commit intoicsharpcode:masterfrom
zed220:master

Conversation

@zed220
Copy link

@zed220 zed220 commented Dec 28, 2017

Some mices and touch devices send unusual delta (e.g. 30 or 1110 etc.)

@siegfriedpammer
Copy link
Member

I fail to understand what purpose moving the calls to OnScrollChange() from the IScrollInfo.MouseWheel* handlers to the SetVerticalOffset/SetHorizontalOffset methods serves.

This pull request does not change anything related to the scroll delta calculation, that's what I am wondering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants