Kevin Rushforth
Kevin Rushforth
Actually, there are still 5 files that could use to be resized: ``` modules/javafx.graphics/src/main/docs/javafx/scene/paint/doc-files/specular_color/copper_high.png: PNG image data, 820 x 820, 8-bit/color RGB, non-interlaced modules/javafx.graphics/src/main/docs/javafx/scene/paint/doc-files/specular_color/copper_low.png: PNG image data, 820 x 820,...
I'll take a closer look tomorrow or Friday. This might need to be refactored a bit so we don't call directly into glass from `javafx.application.Platform`. /reviewers 2
> > What about SWT ? It looks like SWT also supports dark mode since version 4.12 [1][2]. > > [1] : https://eclipse.dev/eclipse/news/4.12/platform_isv.php#dark-theme-mac [2] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=540357 > > I haven’t...
Pending a second reviewer. @beldenfox or @prsadhuk Would one of you be able to review?
@prrace Can you take a look?
@arapte can you be the primary reviewer for this?
> Thanks for the additional test. There was already a test in the SystemMenuBarTest, but it's really good to have an additional test for this -- I added it. @johanvos...