diff options
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 5f60076bf..be0a5be81 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -205,11 +205,13 @@ Misc tests: <li>Bug 816 - OSX CALayer Positioning Bug <ul> <li><a href="jogl-applet-bug816_glcanvas01.html">01: Custom bounds within applet</a></li> - <li><a href="jogl-applet-bug816_glcanvas02.html">02: Box layout within applet</a></li> + <li><a href="jogl-applet-bug816_glcanvas02a.html">02a: Box layout within applet</a></li> + <li><a href="jogl-applet-bug816_glcanvas02b.html">02b: Grid layout within applet</a></li> </ul></li> <li>Misc Issues <ul> <li><a href="jogl-applet-bug818_gljpanel01.html">Bug 818: OSX 10.6.8 NV GT 330M GLJPanel Crash</a></li> + <li><a href="jogl-applet-bug848_glcanvas01.html">Bug 848: Applet on OSX w/ CALayer and 2 or more GLCanvas may crash</a></li> </ul></li> </ul> </p> |