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
80 stars 9 forks source link

Support high DPI displays #1

Open fourls opened 10 months ago

fourls commented 10 months 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.