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

Win32 windows close on pressing close button instead of waiting for drop to close #83

Closed
Osspial opened this issue Nov 3, 2016 · 1 comment

Comments

@Osspial
Copy link
Contributor

Osspial commented Nov 3, 2016

This is inconsistent with the X11 implementation, which does not close the window until the Window struct is dropped. Pressing the close button should just send a close event and allow the application to determine if the window should actually end up closing.

jrmuizel pushed a commit to jrmuizel/winit that referenced this issue Mar 29, 2017
Upstream update

This is in order to include  51aeb27, that will fix servo/servo#10475

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/glutin/83)
<!-- Reviewable:end -->
@francesca64
Copy link
Member

Closing for #434

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

No branches or pull requests

3 participants