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

Resolve #21494: Automatically set window scaling based on DPI #21907

Merged
merged 9 commits into from
Jul 21, 2024

Commits on Apr 27, 2024

  1. Resolve OpenRCT2#21494: Automatically set window scaling based on DPI

    Check DPI at UiContext load if not previously checked, then set to reasonable division of 0.25.
    karstenvanf authored and AaronVanGeffen committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ae2845a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    7762c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d744f View commit details
    Browse the repository at this point in the history
  3. Move inference code

    AaronVanGeffen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    129c8c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e4a9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a2436c View commit details
    Browse the repository at this point in the history
  6. Minor cleanup

    AaronVanGeffen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c9e7c6b View commit details
    Browse the repository at this point in the history
  7. Amend changelog

    AaronVanGeffen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6c74b67 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    a894844 View commit details
    Browse the repository at this point in the history