dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
572 stars 36 forks source link

Improve sample app UI #173

Open AndrewKeepCoding opened 1 month ago

AndrewKeepCoding commented 1 month ago

Improved and fixed some issues on the sample app.

dotMorten commented 1 month ago

I'm at Build right now so can't test it but what is this specifically addressing?

AndrewKeepCoding commented 1 month ago

Just improved a couple of margin settings and fixed the Settings page title from "Windows Design" to "Settings". Nothing critical.

dotMorten commented 1 month ago

Maybe I'm just not clear on what was wrong with them in the first place? Also not sure I get the rename to settings - winuiex doesn't have any settings apis

AndrewKeepCoding commented 1 month ago

For example, in the Windows Control page, the buttons have inconsistent look and spacing. One of them not showing its entire content: image This is how it looks after the change: image

AndrewKeepCoding commented 1 month ago

I also fixed the Settings page title: image to: image