Re: Java3D Canvas tiny and in corner of frame
Posted by philjord on Sep 04, 2018; 9:30am
URL: https://forum.jogamp.org/Java3D-Canvas-tiny-and-in-corner-of-frame-tp4038930p4039172.html
Ian,
Thanks for this change it looks really clean and simple.
As Julien states is preferred if your contribution come from you. But if it's complicated to coordinate 2 forks of an upstream repo and you are ok with it'll I'll just cherry pick the changes into the 1.7 repo.
As Julien says 1.7.0 is the best branch to pull as it has the most fixes and improvements in it.
Java3D 1.7 running on jogl 2.3.2 works with Jre 1.8 and java 10 for all the examples, though java 10 outputs a warning message about reflection.
Currently my installed version of java 9 does not work, but that may be because I used a pre-release, so I'll need to look into that.