Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix showing bars on tapping bottom of the screen (#3684)
Task/Issue URL: https://app.asana.com/0/1206226850447395/1208832461871070/f Tech Design URL: CC: **Description**: Updated the way how "bottom of screen" is calculated. I think this was broken for some time already but nobody noticed. Changed to show the bars with animation. **Steps to test this PR**: 1. Open a website which allows to scroll and hide the bars. 2. Try tapping on top/bottom to reveal bars. 3. Try with top and bottom bar setting. **Definition of Done (Internal Only)**: * [ ] Does this PR satisfy our [Definition of Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)? **Copy Testing**: * [ ] Use of correct apostrophes in new copy, ie `’` rather than `'` **Orientation Testing**: * [ ] Portrait * [ ] Landscape **Device Testing**: * [ ] iPhone SE (1st Gen) * [ ] iPhone 8 * [ ] iPhone X * [ ] iPhone 14 Pro * [ ] iPad **OS Testing**: * [ ] iOS 15 * [ ] iOS 16 * [ ] iOS 17 **Theme Testing**: * [ ] Light theme * [ ] Dark theme --- ###### Internal references: [Software Engineering Expectations](https://app.asana.com/0/59792373528535/199064865822552) [Technical Design Template](https://app.asana.com/0/59792373528535/184709971311943)
- Loading branch information