Skip to content
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

Examples behaving weirdly on resize #208

Open
bvssvni opened this issue Apr 14, 2015 · 8 comments
Open

Examples behaving weirdly on resize #208

bvssvni opened this issue Apr 14, 2015 · 8 comments
Labels

Comments

@bvssvni
Copy link
Member

bvssvni commented Apr 14, 2015

This seems to happen only with Glutin on OSX.

@bvssvni bvssvni added the bug label Apr 14, 2015
@kvark
Copy link
Member

kvark commented Apr 14, 2015

Dupe of #206?

@bvssvni
Copy link
Member Author

bvssvni commented Apr 14, 2015

I'm updating the size in piston_window. Need to investigate this closer.

@kvark
Copy link
Member

kvark commented Apr 14, 2015

I see.

@bvssvni
Copy link
Member Author

bvssvni commented Apr 14, 2015

This is not a problem on SDL2.

@bvssvni
Copy link
Member Author

bvssvni commented May 11, 2015

This is still a problem when using Glutin.

@bvssvni
Copy link
Member Author

bvssvni commented May 11, 2015

I have managed to replicate the bug by modifying the piston-examples/image to use gfx_graphics on both Glutin and SDL2. Suspecting this got something to do with setting up viewport correctly on resize.

@bvssvni
Copy link
Member Author

bvssvni commented May 11, 2015

This is probably caused by Glutin not receiving resize events on OSX.

@kvark
Copy link
Member

kvark commented May 11, 2015

Thanks @bvssvni this explains it. I'm still not a fan of using "fake" output though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants