8000 Allow any orientation in PWA · Issue #2372 · cinnyapp/cinny · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow any orientation in PWA #2372
Open
@krishukr

Description

@krishukr

Describe the problem

Hi, when I tried to install Cinny as a PWA on my Android tablet, I found that it can only be displayed in portrait orientation. Since a tablet is usually in landscape orientation, this causes Cinny nearly unusable on tablets.

I found that portrait orientation is hardcoded in manifest.json for PWA:

"orientation": "portrait",

Describe the solution you'd like

Set this orientation value to any to allow it be decided by OS and user, per MDN docs

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0