Summary: | Medium-weight tooltips are painted behind the GLCanvas | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Robin Stevens <robin.stevens> |
Component: | macosx | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gouessej |
Priority: | P4 | ||
Version: | 2.4.0 | ||
Hardware: | All | ||
OS: | macosx | ||
Type: | DEFECT | SCM Refs: |
jogl d590c5df17650b3790bb434fb7529df874914a09
|
Workaround: | --- | ||
Bug Depends on: | 1299 | ||
Bug Blocks: |
Description
Robin Stevens
2016-05-13 09:47:37 CEST
I just created a new build locally from the master branch on Github with patch https://jogamp.org/bugzilla/attachment.cgi?id=786 applied. After only replacing jogl-all-natives-macosx-universal.jar in my project with the build/jar/jogl-all-natives-macosx-universal.jar from the custom build, this issue goes away. If you rely on such .. you need to use GLJPanel I am afraid. |