RFR: 8362091: Window title bar should reflect scene color scheme [v3]

Andy Goryachev angorya at openjdk.org
Wed Oct 1 17:51:22 UTC 2025


On Wed, 1 Oct 2025 17:38:12 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> It seems like you never read the scene color scheme, you're only setting it.

The Platform.Preferences are read in L114 to initialize the UI properties, then the Scene.Preferences are set in L162.  After I change the option via UI to DARK the window shows up in LIGHT.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1845#issuecomment-3357443279


More information about the openjfx-dev mailing list