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

Add support for opening egui links in browser #12

Closed

Conversation

helgoboss
Copy link
Contributor

@helgoboss helgoboss commented Oct 9, 2022

Here's a minimal implementation that simply follows the example of egui-winit.

However, this shouldn't be merged yet because it requires a change in the baseview crate. Without that, a BorrowMut panic occurs because opening the webbrowser shortly reenters the window procecure.

@helgoboss helgoboss force-pushed the feature/open-links-in-browser branch from 3bc457e to 7255528 Compare October 9, 2022 09:10
@helgoboss
Copy link
Contributor Author

I will make a better PR as soon as RustAudio/baseview#144 is accepted.

@helgoboss helgoboss closed this Apr 16, 2023
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