Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

Apps are going fullscreen instead of windowed #26

Description

@YalekW5435

For some odd reason when visual studio updated to its most recent version, apps are not staying windowed. They are forced to go fullscreen, even if the desktop resolution is more than the app's resolution. the mWidth and mHeight variables in PopApp and AppBase are not being registered as a window width or height. Instead, the app is fullscreen and is adjusting and compensating for the resolution set in the App Constructor. mWidth and mHeight do not register window values. It doesnt matter what renderer API I use, all the apps are fullscreen. No more windowed. And I cannot for the life of me figure out what happened...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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