Skip to content

Rendering artifacts with swt.autoScale=quarter at particular zoom levels #196

@HeikoKlare

Description

@HeikoKlare

At particular zoom levels, some custom rendered widgets, such as the StyledText, show artifacts (black lines) as some areas are not rendered because of rounding issues when using swt.autoScale=quarter (or exact).

For example, starting an IDE at 175% zoom with monitor-specific scaling (or also just with swt.autoScale configured accordingly) and opening any Java editor, looks like this:

Image

The goal of this is to analyze which widgets may be affected by such issues and to find places in the code in which values are not properly rounded and need to be adapted. Those places shall be corrected.

Metadata

Metadata

Assignees

Labels

HiDPIA HiDPI-Related Issue or FeatureSWTIssue for SWT

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions