RFR: 8301302: Platform preferences API [v42]
Kevin Rushforth
kcr at openjdk.org
Wed Dec 6 21:42:20 UTC 2023
On Wed, 6 Dec 2023 21:36:00 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> > * invert colors
> > * increase contrast
> > * display contrast (this seems to affect display's gamma, so probably not)
>
> These options are more like a post-processing effect of macOS, they don't affect the actual values of system colors. You'll notice that when "invert colors" is selected, the JavaFX window actually changes colors (without any change in how we render the window).
>
> I think we shouldn't include those options at the moment, and see whether anyone really needs this info in the future.
I agree.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1014#issuecomment-1843731471
More information about the openjfx-dev
mailing list