Virtual gesture bar and AssistiveTouch virtual home button: Review UX and adapt as needed Layout is broken on some iOS devices due to use of safe space. - [x] Change the height calculation for mobile to account for additional UI (issue with ui taller than available space and two finger scrolling) - [x] Make the whole bottom bar a button - [x] Make bottom bar height account for safe space - [x] Position logo based on height - [ ] Adjust for top bar overlay in fullscreen mode from browser on iPad - [ ] Test on a range of devices / sizes - [ ] Test browser (inc fullscreen) and add to home page - [ ] Test portrait and landscape
Virtual gesture bar and AssistiveTouch virtual home button: Review UX and adapt as needed
Layout is broken on some iOS devices due to use of safe space.