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

feat(core): always use child webviews on the unstable feature #9059

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

lucasfernog
Copy link
Member

@lucasfernog lucasfernog commented Mar 3, 2024

This PR changes the WebviewWindow implementation to always use wry's child webview implementation when the unstable feature flag is enabled. This enhances flexibility for app developers, allowing a WebviewWindow to be transformed to a multiwebview window and vice versa, reparent a webview from a WebviewWindow to another window etc.

@lucasfernog lucasfernog requested a review from a team as a code owner March 3, 2024 13:28
@lucasfernog lucasfernog merged commit 46de49a into dev Mar 4, 2024
20 checks passed
@lucasfernog lucasfernog deleted the feat/unstable-child-webview branch March 4, 2024 19:09
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.

2 participants