diff options
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 132945e4e..69fb70eca 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -198,6 +198,17 @@ Click on the <i>Launch</i> link to actually launch the demo.<br/> </tbody></table> </div> +<p> +Misc tests: +<ul> + <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> + </ul></li> +</ul> +</p> + </div> <!-- text --> </div> <!-- main --> |