This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solve horizontal swipe conflict by left/right edge
Temporarily add system preference swipe setting back until we complete appState migration fix #7100, #3299 Auditors: @bsclifton, @bbondy Test Plan: For swipe conflict 1. Navigate to some sites and make sure you have back/forward history 2. Open dev panel by shift + f8 to make webview smaller 3. Go to https://github.com/brave/browser-laptop/projects/1 4. Swipe left/back should not trigger navigation until reaching the edge For swipe setting 1. Navigate to some sites and make sure you have back/forward history 2. Turn off "Swipe between edges" in system setting 3. There should be any navigations by edge swiping 4. Turn on "Swipe between edges" in systme setting 5. There will be navigation by edge swiping
- Loading branch information