issues
search
microsoft
/
WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.84k
stars
636
forks
source link
Fix more DPI Issues for Demo
#1648
Closed
iablaauw-MS
closed
1 week ago
iablaauw-MS
commented
1 week ago
Added an
IdentityShader
for debugging purposes
Fixed pixel sampling positions to be pixel centered
Correctly get back into pixel space in the ShaderPanel
Transform our clip into pixel space too
100% DPI now looks perfectly crisp. Other DPIs still have issues.
IdentityShader
for debugging purposes