mathieudutour / scroll-through-time

:hourglass: :tophat: :rabbit2: Two fingers scroll moves through time instead of space
https://xkcd.com/1806/
MIT License
721 stars 54 forks source link

Add support for keyboard modifier #4

Closed Swoy closed 6 years ago

Swoy commented 7 years ago

Hello, could you maybe add support for ctrlKey, altKey, shiftKey or so?

TimMikeladze commented 7 years ago

I'd love to see this implemented as well. It would be especially useful when you want to scroll horizontally in your text editor (for example when a line is too long) without scrolling through time.

@mathieudutour If this is something you're interested in having in this package I'll gladly send a PR, let me know.

mathieudutour commented 7 years ago

yep, happy to accept a PR. The modifier key could be an option

TimMikeladze commented 7 years ago

Great - I'll whip something up over the weekend.

derekjobst commented 6 years ago

Anyone still working on this?

mathieudutour commented 6 years ago

probably not, feel free to grab it

mathieudutour commented 6 years ago

fixed in 0.3.0 :tada: