Martin Fox
Martin Fox
@jayathirthrao Thanks for renaming the classes. Much appreciated. > 4. Regarding setOpaque() in GlassWindow.m : That setOpaque: call still isn't being executed. The code is looking at the GlassLayer, not...
> Regarding reproducing the issue originally seen in PickTest3D : PickTest3D is updated in 2015 under [JDK-8130532](https://bugs.openjdk.org/browse/JDK-8130532) to use alpha value as 1.0 instead of 0.5 for diffuse color. Thanks...
Thanks for adding these tests. I'm currently tracking down two bugs on macOS that should have been caught a long time ago. Looks like these tests cover those cases (finally)....
> I now own a mac mini m4 so I can test on mac. Still scared of building on windows :) I'm putting together some PR's to deal with the...