QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows
http://pooi.moe/QuickLook/
GNU General Public License v3.0
17.07k stars 1.08k forks source link

Use UWP WebView to display webpages #258

Open n-gao opened 6 years ago

n-gao commented 6 years ago

Consider using the UWP WebView to display webpages available through the Windows Community Toolkit. https://docs.microsoft.com/en-us/windows/uwp/xaml-platform/xaml-host-controls

xupefei commented 6 years ago

🚫 Controls properly responding to changes in DPI and scale. 🚫 Adding a WebView control to a custom user control, (Either on-thread, off-thread, or out of proc).

Seems not very useful yet.