david-risney / WebView2Utilities

WebView2Utilities helps you develop and debug Microsoft Edge WebView2 apps.
https://david-risney.github.io/WebView2Utilities/
MIT License
25 stars 7 forks source link

Fluent UI #81

Open david-risney opened 3 months ago

david-risney commented 3 months ago

Apply Windows Fluent design to the UI.

I've tried using https://wpfui.lepo.co/ which looked very promising but has issues in ListView with DataGrid not showing columns or column headers.

Here's how far I got before unable to workaround the issue with ListView headers.

image

david-risney commented 3 months ago

This PR has been merged https://github.com/lepoco/wpfui/pull/979. Once there's a release with it we can look back into converting the UI over to this