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
Base branch: develop: All new changes needs to be done using develop branch as base branch. We use develop as base for Test Flight distribution releases
Context
When tapping on an image message on a chat, a full screen view is presented over the chat. This allow to zoom in and out on the image, but it doesn't allow to rotate to see the image in landscape.
Screenshot
Requirements
Implement logic to allow switching between portrait and landscape mode when accessing media in full screen mode
Force portrait again when dismissing media full screen view
Acceptance Criteria
Implement logic to allow seeing images in portrait and landscape when on full screen mode
The text was updated successfully, but these errors were encountered:
Thanks @zataara. I will review and test during the day and will get back to you! Feel free to comment on any of the other tickets we have available if you want to take any of them. We will have more out in the next days
Allow landscape mode on Media Full Screen view
Base branch: develop: All new changes needs to be done using
develop
branch as base branch. We usedevelop
as base for Test Flight distribution releasesContext
When tapping on an image message on a chat, a full screen view is presented over the chat. This allow to zoom in and out on the image, but it doesn't allow to rotate to see the image in landscape.
Screenshot
Requirements
Acceptance Criteria
The text was updated successfully, but these errors were encountered: