Simple-Comic icon indicating copy to clipboard operation
Simple-Comic copied to clipboard

Add gesture recognition for comic navigation

Open jonCorker opened this issue 14 years ago • 3 comments

For instance, scroll left to navigate to skip forward, right to skip back; even scroll up or scroll down with a mouse wheel.

jonCorker avatar Sep 06 '10 13:09 jonCorker

This is actually in the TSSTPageView.m file, it is just commented out. There is too much difference in speed between track pad scrolling versus physical scrollwheels. If some method to differentiate between the different scrollwheel input devices was added I could re-enable that functionality.

The three fingered page advance gesture already exists. The zoom gesture toggles between fullscreen and windowed mode. The rotation gesture works as well.

arauchfuss avatar Sep 21 '10 23:09 arauchfuss

Does Lion change anything about this? As far as I can tell, no Mac OS X .cbr viewers do trackpad gestures correctly, and if Simple Comic could implement this, it would be a game-changer. A game-changer, I say.

jeffehobbs avatar Aug 12 '11 03:08 jeffehobbs

You may want to check and see what mountain lion does with gestures.

CyberSkull avatar Nov 30 '12 05:11 CyberSkull