Skip to content

The Installer window is not resizable #16

Description

@WolfGangS

By default the installer opens like this on my Windows Machine

image

This is due to dpi scaling that windows does by default for higher resolution screens.

A workaround (if you are using the exe installer) is to change the dpi scaling behavior for that executable. This is difficult to do with the jar version of the installer.

image

My suggested fix would be one of 2 things

  • Allow the installer window to be resized
  • some method of setting the dpi behavior on the executable (not sure if possible, never done it myself)

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