-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix back forward swipe gesture in landscape (#3278)
Task/Issue URL: https://app.asana.com/0/392891325557410/1208145984254241/f Tech Design URL: CC: **Description**: Fixes the constraints of the uistackview so that the webview uses the full area and so that the back and forward navigation gestures works. **Steps to test this PR**: 1. Reset your simulator and set the variant manager to only use `mb` (the new onboarding) by commenting out the other variant. 2. Launch the app and browse to some sites. Switch between landscape and portrait and check that back and forward navigation gestures still work. 3. Confirm that new dax onboarding still works as expected (ie doesn't look broken because of this change) 4. Check on small phone, large phone with notch, iPad
- Loading branch information
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters