Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Replaced webbrowser with modern webview (uses Edge engine) #49

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

webstylecenter
Copy link

I've replaced the WebBrowser component to the new WebView component so webpages are now rendered using the modern engine used with Microsoft Edge. Many website's couldn't display correctly because of the outdated rendering engine used with the WebBrowser component. That has now been fixed.

To make this fix working, the .NET framework was set to a higher version, and the Microsoft.Toolkit.Forms.UI.Controls.WebView package was added.

@carlossanlop
Copy link

carlossanlop commented Mar 20, 2019

Nice change! I synced it to my fork.
I submitted a crash fix today, and modified the settings UI a bit, in case you want to merge it into your fork.

@carlossanlop
Copy link

Hey, I just tested this change in Release (copied the scr file to System32) and it doesn't work. It only works in Debug when running it from VS. Do you have a chance to take a look? @webstylecenter

@webstylecenter
Copy link
Author

@carlossanlop Thanks for testing! I'll have a look soon. However, i'm new to C# and doing dependencies with it so I have to figure out how to fix this. I'll let you know as soon as I have a fix!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants