|
Hi,
I'm using GLCanvas in a swing application, showing this canvas and other JPanels using JSplitPane. Sometimes, when I resize the GLCanvas by moving the divider, it is shown at a wrong place, which seems to me the center of the app window. This happens especially when the GLCanvas is resized to a small width.
This happens only on mac osx, not in windows. Also using GLJPanel instead doesn't lead to this issue.
Thanks for your help,
Mathieu
|