On Mon, 18 Aug 2025 21:58:55 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/modena.css >> line 1982: >> >>> 1980: .color-palette > .color-picker-grid { >>> 1981: -fx-padding: 0.5px; >>> 1982: -fx-snap-to-pixel: true; >> >> I guess we can completely remove this line then? > > Good point - I wonder if the whole block can be removed. > We need to test this on windows with fractional scale though. I suggest we remove the whole thing `.color-palette > .color-picker-grid { ... }` ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1869#discussion_r2283682290