RFR: 8211294: ScrollPane content is blurry with 125% scaling [v6]
Ambarish Rapte
arapte at openjdk.java.net
Tue Jan 5 06:34:56 UTC 2021
On Mon, 4 Jan 2021 17:23:48 GMT, Frederic Thevenet <fthevenet at openjdk.org> wrote:
> At which screen scale did you observe this?
Both border clip and font spacing issues are observed only at 125% scale.
> Update: If I run your test program using a build directly from the target branch, I see what you are seeing with the clipped tab pane border. That is likely an unrelated bug that has since been fixed.
I also see same behavior. Border clip issue does not occur with latest code but the difference in font spacing is observed(only at 125%)
-------------
PR: https://git.openjdk.java.net/jfx/pull/308
More information about the openjfx-dev
mailing list