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

I wrote some code for two finger circular scrolling - add it in? #91

Open
GoogleCodeExporter opened this issue Mar 13, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

After hacking a weekend, I implemented a two finger circular scrolling 
algorithm. Its robust and accurate, can detect spiral motion starting in any 
direction, and works best with a rather low speed and no acceleration settings.

However, its not integrated into the settings (I just overrode the two finger 
linear scroll stuff). 

Attached are the changes I made - maybe the author can add it into the official 
project? 

Most of the changes is in the function DoScroll in Unit1.cpp.

Original issue reported on code.google.com by lifedisp...@gmail.com on 20 Sep 2010 at 11:43

Attachments:

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

No branches or pull requests

1 participant