Integrated: 8322486: ColorPicker: blurry popup
Ziad El Midaoui
zelmidaoui at openjdk.org
Thu Aug 28 15:13:52 UTC 2025
On Wed, 13 Aug 2025 12:31:32 GMT, Ziad El Midaoui <zelmidaoui at openjdk.org> wrote:
> The issue occurs when displaying the ColorPicker on a second monitor with scale=1 the ColorPicker appears blurry,
> This is due to snapping and changing the value of `-fx-snap-to-pixel` for the `ColorPalette` fixes the issue
This pull request has now been integrated.
Changeset: 368bd20b
Author: Ziad El Midaoui <zelmidaoui at openjdk.org>
Committer: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/368bd20b887bb813718fbfecc14760597e8d4521
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
8322486: ColorPicker: blurry popup
Reviewed-by: angorya, mhanl, lkostyra
-------------
PR: https://git.openjdk.org/jfx/pull/1869
More information about the openjfx-dev
mailing list