Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues on windows with high DPI monitors (scaling set higher than 100%) #1543

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 29, 2022

  1. Call SetProcessDPIAware

    jstamerj committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    367beb5 View commit details
    Browse the repository at this point in the history
  2. Fix whitespace

    jstamerj committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    726258f View commit details
    Browse the repository at this point in the history
  3. remove unnecessary calls

    jstamerj committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    5c1527c View commit details
    Browse the repository at this point in the history
  4. remove extra whitespace

    jstamerj committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    31acdd2 View commit details
    Browse the repository at this point in the history
  5. add newsfragments

    jstamerj committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    4ee8913 View commit details
    Browse the repository at this point in the history
  6. add comment to code

    jstamerj committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9b57c5b View commit details
    Browse the repository at this point in the history