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 winit version #289

Closed
lukexor opened this issue Jun 14, 2024 · 1 comment
Closed

Update winit version #289

lukexor opened this issue Jun 14, 2024 · 1 comment
Labels
dependencies Dependency related change tetanes

Comments

@lukexor
Copy link
Owner

lukexor commented Jun 14, 2024

Winit v0.30.0 was released awhile back which altered the event loop API to be trait-based. This would require a larger refactor and can't be done until some upstream dependencies have been updated as well.

Release: https://github.com/rust-windowing/winit/releases

blocked on: emilk/egui#4437

PR: #283

@lukexor lukexor added dependencies Dependency related change blocked Something is blocking progress labels Jun 14, 2024
This was referenced Jun 25, 2024
@lukexor
Copy link
Owner Author

lukexor commented Jul 3, 2024

Fixed in #315

@lukexor lukexor removed the blocked Something is blocking progress label Jul 3, 2024
@lukexor lukexor closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change tetanes
Projects
None yet
Development

No branches or pull requests

1 participant