scroll-through-time icon indicating copy to clipboard operation
scroll-through-time copied to clipboard

Add support for three finger scroll

Open peteringram0 opened this issue 7 years ago • 6 comments

Add support for three finger scroll

peteringram0 avatar May 30 '17 20:05 peteringram0

+1 I'm actually using two-finger scrolling to scroll through space, which makes this awesome package unusable for me

alondahari avatar Sep 26 '17 16:09 alondahari

As I was working on #13 I read up on JS detection for such events. Sadly, JS has no native way to distinguish from a true mouse scroll and a trackpad scroll. Because of that there's also limited support for knowing what's going on with 1, 2, vs 3 finger trackpad input.

Maybe some library like Zingtouch could help detect such instances though? Even with that I'm not sure how feasible it would be.

mallardduck avatar Nov 23 '17 06:11 mallardduck

hi this could be a very great feature. We can also use cmd+scroll instead of scroll ? Maybe it is possible to do it via keybinding ? i did not acheive it.

jimigwell avatar Jan 31 '18 10:01 jimigwell

@jimigwell You can bind a key I think in the settings.

Would love to have 3 finger scroll too. Too bad looks like it's gonna be difficult.

milindalvares avatar Apr 21 '18 11:04 milindalvares

Yep, on a laptop here too. 3 finger scroll would be ideal, but 2 finger + CTRL would be fine too.

sbrl avatar May 21 '18 16:05 sbrl

@sbrl You should be set to use a modifier key already. Just gotta enable the setting.

mallardduck avatar May 21 '18 17:05 mallardduck