Login  Register

Re: Canvas3D resize problem

Posted by gouessej on Feb 21, 2014; 5:41pm
URL: https://forum.jogamp.org/Canvas3D-resize-problem-tp4031602p4031674.html

Ok but it was rather between January 25 and January 31, this regression has been caused by this change:
https://github.com/sgothel/jogl/commit/b7fafd30ffc5eac73880b264043582d74175a394

https://github.com/hharrison/java3d-core/blob/master/src/classes/share/javax/media/j3d/JoglPipeline.java#L6374

Your stack trace clearly shows that you pass in the constructor of JAWTComponentListener. You can fill a bug report. I don't understand why I don't succeed in reproducing it with existing demos.

Edit.: Please add a FULL working example into the bug report with absolutely all lines of code.
Julien Gouesse | Personal blog | Website