Login  Register

Re: Java3D Canvas tiny and in corner of frame

Posted by Ian Brown on Sep 02, 2018; 8:19pm
URL: https://forum.jogamp.org/Java3D-Canvas-tiny-and-in-corner-of-frame-tp4038930p4039166.html

I cleaned up the PR on the 1.6 repo. I'm not sure how to raise a PR against Phil's repo though.
Why? well github does not let me fork Phil's 1.7 repo because I already have a Java3D fork (the 1.6 hharrison one).

I guess I could make a 1.7 branch in my repo ... pull Phil's master into there, make the changes and set a PR from that branch. I won't have time to try that for a while though. Given that the change is only 4 lines of code, maybe you can just cherry pick that change over?

Ian