Skip to content

Missing <meta> in player.html #101

@ge-mehrdad

Description

@ge-mehrdad

Just like the older issue created here, #52
I'm facing the same issue where controls and details are too small on different devices

The fix is just the following meta tag inside the

<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">

This change would enable us to use loadDefaultPlayer() without needing to create a new HTML file and have that <meta> tag inside since we don't really need a custom player.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions