vi-eclipse / Eclipse-Platform

Umbrella repository for managing a backlog of features/issues related to the Eclipse Platform
2 stars 0 forks source link

Prepare PR for adaptions in DPIUtils #51

Closed akoch-yatta closed 5 months ago

akoch-yatta commented 6 months ago

Create PR for all neccessary changes in DPIUtil on the basis of SWT master after merge of https://github.com/eclipse-platform/eclipse.platform.swt/pull/1064. Conditions are:

Minimal invasive: All changes should be checked under this condition. Prevent quality refactoring as much as possible or submit them in advance in a separate PR Tests: Add tests to verify the behaviour Independence: The PR must rely directly on the SWT master.

akoch-yatta commented 6 months ago

PR: https://github.com/eclipse-platform/eclipse.platform.swt/pull/1192