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
Original issue reported on code.google.com by
lifedisp...@gmail.com
on 20 Sep 2010 at 11:43Attachments: