Re: JTabbedPane Canvas3D bug
Posted by
Sven Gothel on
Dec 20, 2013; 10:00am
URL: https://forum.jogamp.org/JTabbedPane-Canvas3D-bug-tp4030983p4030994.html
On 12/20/2013 10:13 AM, gouessej [via jogamp] wrote:
> Hi
>
> Yet another bug under Mac... :(
>
> Thank you for the small test case, it will be helpful.
>
> Your framework is interesting. I already knew Geocraft but I didn't know that
> there was a very good visualization framework for geoscience data based on
> Java3D.
I just fixed a regression since ]2.1.2 .. 2.1.3],
see
http://forum.jogamp.org/Mac-Canvas3D-location-bug-tp4030052p4030948.htmlMaybe its related ..
+++
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>
+++