-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken on MacOS #118
Comments
Was fixed in 540cbd6 |
Changed from FlowLayout to BorderLayout. Update margins, now pixel perfect. The Canvas is not working yet on Mac :(
The Swing layout has been fixed in dda41a0, but the canvas is still not working on Mac :( |
No idea what to do as I don't have any Mac to test. This is probably hard to fix. |
Swing seems to not be very platform independent :( This was the first layout issue. For the second, it will be hard to solve it, yes. The OpenGL canvas is not display on Mac (tested on OS X |
I think we should set this issue for a next milestone. A Mac guy should help us to solve this. I tried a quick fix but I did not get better results. Currently, a Mac user can launch every demo individually, but not using the demo selector. |
I agree. The problem being mac specific, we can't solve it without a Mac. On Thu, 28 Apr 2016 at 22:02 Christopher [email protected] wrote:
|
Shaders complain that version 130 is not supported. I had the impression it had been fixed before...
The text was updated successfully, but these errors were encountered: