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

Consider switching from HtmlRenderer.WPF to WebView2 in the WPF demo app #115

Open
vers-one opened this issue Jun 7, 2024 · 0 comments
Open
Assignees

Comments

@vers-one
Copy link
Owner

vers-one commented Jun 7, 2024

Description

HtmlRenderer.WPF library used in the WPF demo app struggles to render complex HTML content. Microsoft's WebView2 component could be a better choice.

Proposed solution

Explore the option of using WebView2 in the WPF demo app instead of HtmlRenderer.WPF.

Additional context

WebView2 tutorial on Microsoft Learn website: https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/wpf

@vers-one vers-one self-assigned this Jun 7, 2024
@vers-one vers-one added this to the Not planned yet milestone Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant