On Tue, 22 Jul 2025 17:57:08 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> The code changes look good. > > I played with `PickTest3D` a bit, and at some point clicking on one of the > handles caused one object to disappear. Clicked on something else, and entire > assembly disappeared. > > (This might be something in `PickTest3D`, or working as designed, since it > also happens in the master branch). Picktest3D updates depth test or activates/de-activates shapes based on mouse events. Behaviour is same in both OpenGL and Metal. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1824#issuecomment-3106719413