Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Mac fwd/back with mouse swipe/buttons #19

Open
jwheare opened this issue Mar 17, 2016 · 5 comments
Open

Mac fwd/back with mouse swipe/buttons #19

jwheare opened this issue Mar 17, 2016 · 5 comments
Labels

Comments

@jwheare
Copy link
Member

jwheare commented Mar 17, 2016

2-finger swipe navigation is enabled by electron/electron#4181 but will need some involved capturing of onwheel events.

3-finger swipe navigation is blocked on electron/electron#4843

@russss
Copy link
Member

russss commented Mar 27, 2016

I think 2-finger is now unblocked in 0.37, updated by dfb0b71

@jwheare
Copy link
Member Author

jwheare commented Mar 29, 2016

Yup, that's the electron/electron#4181 I mentioned

@russss
Copy link
Member

russss commented Mar 29, 2016

That update is in our release 0.16, although it doesn't seem to work.

@jwheare
Copy link
Member Author

jwheare commented Mar 29, 2016

Yes "will need some involved capturing of onwheel events" :)

@jwheare
Copy link
Member Author

jwheare commented Apr 25, 2016

3-finger landed upstream in 0.37.4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants