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

Shared example hangs if window resized to extremely narrow width #1380

Open
alvinhochun opened this issue Aug 15, 2020 · 1 comment
Open

Comments

@alvinhochun
Copy link
Collaborator

When running the all_winit_glium or all_winit_wgpu examples and the window is resized to an extremely narrow width, it enters an infinite loop and hangs.

(In KDE Plasma I can resize the window to basically zero width. Windows seems to force a minimum width, but you can cheat by changing the line conrod_core::UiBuilder::new to use a small width like 10.0 to reproduce the hang.)

@alvinhochun
Copy link
Collaborator Author

Possibly related to #1216

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

No branches or pull requests

1 participant