You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Sebastian Wagner (Jira)" <ji...@apache.org> on 2021/10/09 05:15:00 UTC

[jira] [Commented] (OPENMEETINGS-2683) Force landscape mode on mobile using manifest file

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426496#comment-17426496 ] 

Sebastian Wagner commented on OPENMEETINGS-2683:
------------------------------------------------

Forcing landscape will only work on Android. iOS doesn't allow forcing the landscape mode. 

> Force landscape mode on mobile using manifest file
> --------------------------------------------------
>
>                 Key: OPENMEETINGS-2683
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2683
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Mobile client
>            Reporter: Sebastian Wagner
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 7.0.0
>
>
> OpenMeetings on a Mobile device is almost unusable because the aspect ratio on portrait mode is almost impossible to click any button.
> As well as the layout of the application is more width than height.
> Apparently there is a way to force the browser into landscape mode using the manifest.json file. There might be also other features out of the manifest file that may improve the experience. It is designed to help Progress Web Apps to more look and feel like Native Apps on Mobile devices.
> See also:
>  * [https://www.w3.org/TR/appmanifest/]
>  * [https://developer.mozilla.org/en-US/docs/Web/Manifest] 
>  * [https://web.dev/add-manifest/] 
>  * [https://stackoverflow.com/questions/14360581/force-landscape-orientation-mode] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)