integrated-application-development / delphilint

Delphi IDE package providing on-the-fly code analysis and linting, powered by SonarDelphi
GNU Lesser General Public License v3.0
87 stars 13 forks source link

Support high DPI displays #1

Open fourls opened 1 year ago

fourls commented 1 year ago

Prerequisites

Engine area

Delphi IDE integration

Improvement description

DelphiLint displays strangely on high DPI displays, including misaligned text and tiny icons. It should be updated for high DPI support.

Rationale

4K displays are becoming increasingly common, and the Delphi IDE itself pushes strongly for high DPI support. It can be difficult to use DelphiLint on a large display at the moment.