soygul / NBug

Automated bug reporting library for .NET
http://soygul.com/nbug
MIT License
191 stars 78 forks source link

Configurator fix hdpi #90

Closed JavierCanon closed 5 years ago

JavierCanon commented 5 years ago

fix blurry fonts in HDPI monitors.

soygul commented 5 years ago

Can you post a screenshot of how blurry it look? On a MacBook Pro with a Retina screen, it looks perfectly fine to me.

JavierCanon commented 5 years ago

Can you post a screenshot of how blurry it look? On a MacBook Pro with a Retina screen, it looks perfectly fine to me.

Windows 10, last version. nbug blurry fonts windows 10

soygul commented 5 years ago

I think blurriness of the configurator is acceptable. It's a tool that you will only use once. The bug reporter dialogs will have the same crispiness as your main app so the part that users see is fine.

This is not worth introducing new files but thanks for the effort again anyway!