uDrawTablet icon indicating copy to clipboard operation
uDrawTablet copied to clipboard

Jumpy relative mouse movement fix

Open andyac opened this issue 12 years ago • 1 comments

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.

andyac avatar Dec 22 '13 01:12 andyac

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).

Serfboreds avatar Mar 11 '14 12:03 Serfboreds