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

Update egui to 0.29 and winit to 0.30 #197

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

apekros
Copy link

@apekros apekros commented Oct 31, 2024

Relating to Issue #196

winit in 0.30 dropped WindowBuilder in favour of WindowAttributes, so this has be fixed in the examples.

EventLoop::run_app should probably be used instead of deprecated EventLoop::run in examples too

@apekros apekros marked this pull request as ready for review October 31, 2024 03:01
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.

1 participant