Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Swipe gestures should navigate forward/backward #1010

Closed
jsantell opened this issue Aug 25, 2016 · 1 comment
Closed

Swipe gestures should navigate forward/backward #1010

jsantell opened this issue Aug 25, 2016 · 1 comment
Assignees

Comments

@jsantell
Copy link
Contributor

I take this for granted when browsing via laptop.

@victorporof victorporof added this to the "A browser we can use" milestone Aug 26, 2016
@jsantell
Copy link
Contributor Author

Digging into this, looks like Brave has this working, using scroll-touch-begin and scroll-touch-end events. As of Electron 1.3.3, we also have the systemPreferences.isSwipeTrackingFromScrollEventsEnabled() API to turn this on/off according to preferences.

@jsantell jsantell added the P1 label Aug 29, 2016
jsantell added a commit to jsantell/tofino that referenced this issue Aug 29, 2016
@jsantell jsantell self-assigned this Aug 29, 2016
@jsantell jsantell added in progress and removed P1 labels Aug 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants