Skip to content

Not responsive.... #1

@LAGameStudios

Description

@LAGameStudios

My screen is a 1366x768 screen. The screen size code did not work to I just did this:
SCREEN_WIDTH = int(os.getenv('SCREEN_WIDTH', 1366))
SCREEN_HEIGHT = int(os.getenv('SCREEN_HEIGHT', 768))
and it fit but it does not respond at all. No buttons can be clicked.

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