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

Revert change to winit event loop in egui_glium #756

Merged
merged 3 commits into from
Sep 30, 2021

Conversation

emilk
Copy link
Owner

@emilk emilk commented Sep 29, 2021

This reverts #631.

Closes #755.

This reportedly fixes reactive mode on windows, restores the more smooth resizing behavior, but stops native file dialogs to work on mac. A fix for that is in the works: rust-windowing/winit#2027

@emilk emilk marked this pull request as ready for review September 29, 2021 18:30
Copy link
Contributor

@parasyte parasyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to report this fixes #755!

@emilk
Copy link
Owner Author

emilk commented Sep 30, 2021

Thanks for testing @parasyte !

@emilk emilk merged commit 3e1db88 into master Sep 30, 2021
@emilk emilk deleted the revert-winit-loop-change branch September 30, 2021 16:53
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

Successfully merging this pull request may close these issues.

Reactive RunMode broken on Windows 10
2 participants