indraloka / two-finger-scroll

Automatically exported from code.google.com/p/two-finger-scroll
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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: