Skip to content

[FEATURE] Make the application "High DPI" aware #9

@ClaudioESSilva

Description

@ClaudioESSilva

Problem Statement

When I open the GUI and navigate to any tab with a chart, this is what I see.

Lite:
Image

Dashboard:

Image

It's unreadable.
This happens due to a lack of "High DPI" awareness.

Proposed Solution

Add native High DPI awareness.
Recognises per monitor.

NOTE: I will submit a PR.

Use Case

Better GUI without the need to set extra options.

Expected after the change:

Image

Alternatives Considered

A possible workaround is editing the properties of the executable.
Go to Compatibility -> Change high DPI settings -> Override high DPI scaling behavior

Image

Additional Context

  • Is this related to a specific SQL Server version?
    No
  • Would this require schema changes?
    No
  • How frequently would you use this feature?
    Always!

Scope

Please indicate which component(s) this affects:

  • Full Dashboard
  • Lite
  • SQL collection scripts
  • Installer
  • Documentation

IMPORTANT: If you're going to contribute code, please read the contributing guide first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions