Skip to content

Add support for opening egui links in browser#12

Closed
helgoboss wants to merge 1 commit intoBillyDM:mainfrom
helgoboss:feature/open-links-in-browser
Closed

Add support for opening egui links in browser#12
helgoboss wants to merge 1 commit intoBillyDM:mainfrom
helgoboss:feature/open-links-in-browser

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