Skip to content

Window Resizing: No minimum window size + Aspect ratio can be violated #977

@MaxCWhitehead

Description

@MaxCWhitehead

Description

In windowed mode, there is nothing preventing player from minimizing to unplayable size.

Additionally, aspect ratio is not preserved. This can allow player to play game with edges cut off of view.

To Reproduce

  1. Disable fullscreen mode
  2. Resize window such that it is tiny or part of game is cut off

Expected Behavior

Enforce a minimum resolution, and restrict aspect ratio such that entire view of game remains visible

Additional Context

No response

Log Messages

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions