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

Jumpy relative mouse movement fix #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyac
Copy link

@andyac andyac commented Dec 22, 2013

Please look at my Mouseinterface.cs file at lines 702-718 to see how I fixed the grainy relative mouse movement.

Calculations for relative cursor position were redone - movement is now much smoother.

Mouseinterface.cs only has changes to relative cursor position and minimum pen click threshold but appears completely different due to whitespace autoformatting.

Project Solution set up for MonoDevelop
Framework set to Mono/.NET 4.0

Calculations for relative cursor position were redone - movement is now
smoother.

Minimum click sensitivity lowered for testing purposes.
@Serfboreds
Copy link

Posted for my own reference to the following link with all credit going to you for fixing the mouse movements (obviously brandonlw gets all the credit for the stuff you didn't improve): https://github.com/Serfboreds/uDraw-Wii---Smoother-Pen

This is so much more usable now, and has made this one of the most tremendously successful hacks I've applied (and I've done many).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants