You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS (with the cordova wrapper) the image gallery is still below the header & footer when the fullscreen mode is enabled. This cuts of parts of the image and also prevents the user from exiting the fullscreen mode because the fullscreen icon is overlapped by the footer.
Reproduction:
Create a new quasar project
Add the cordova wrapper
Place the following code in the Index.vue component:
On iOS (with the cordova wrapper) the image gallery is still below the header & footer when the fullscreen mode is enabled. This cuts of parts of the image and also prevents the user from exiting the fullscreen mode because the fullscreen icon is overlapped by the footer.
Reproduction:
Tested on iOS 9 & 10.
The text was updated successfully, but these errors were encountered: