Re: Mac Canvas3D location bug
Posted by
Sven Gothel on
Dec 18, 2013; 9:11pm
URL: https://forum.jogamp.org/Mac-Canvas3D-location-bug-tp4030052p4030958.html
On 12/18/2013 03:08 PM, jimmypag [via jogamp] wrote:
> Hi all,
>
> I did a test on mac today and I found that with new JOGL 2.1.3, the canvas3D
> shift is back.
>
> I made the test with java 1.7u45, java 1.6-pre9, JOGL 2.1.2: OK
> With java 1.7u45, java 1.6-pre9, JOGL 2.1.3, canvas3D is shifted.
>
> So it should come from new jogl 2.1.3. at least, there is a change.
Thank you for finding the regression!
It's fixed:
<
https://jogamp.org/bugzilla/show_bug.cgi?id=928>
and will be part of 2.1.4 ofc:
<
https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.1.4>
~Sven