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 customizing EnvironmentOptions - specifically AdditionalBrowserArguments #73

Open
iknowright opened this issue Aug 14, 2024 · 1 comment

Comments

@iknowright
Copy link

Hi I notice in pkg\edge\chromium.go, that the package straight up use a 0 pointer for creating WebView2EnvironmentWithOptions, is there a way or guide to show how to set something like this?

@jchv
Copy link
Owner

jchv commented Aug 14, 2024

There's definitely tons of things that could be implemented with some effort, mainly just around wrapping more COM objects and plumbing them as needed. I'm still happy to review/accept pull requests but the main reason I haven't made many improvements is that I don't really have any native Windows setups anymore, and don't work too much on Windows stuff at the moment.

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

No branches or pull requests

2 participants