Re: Java3D Canvas tiny and in corner of frame
Posted by Ian Brown on Sep 04, 2018; 10:45am
URL: https://forum.jogamp.org/Java3D-Canvas-tiny-and-in-corner-of-frame-tp4038930p4039173.html
I think I’ve got it figured out - I’ve added your repo as an extra remote to mine and fetched your dev1.7.0 branch. I built your dev branch yesterday and have changed the paths in my SweetHome3D fork to build against it.
Now I just need to apply the changes to java3d core, test it and raise a PR.
Hopefully I’ll find some time this evening to do that.
Ian