-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: All UI looks pixelated when screen scale 125% #183
Comments
Oh the joys of winforms :D Most of HASS.Agent UI and the 3rd party framework used for the styling was done and chosen by the original project so I can't tell for certain if this is easily fixable. While I could argue that the config windows of HASS.Agent are not seen that often, the webview is and you're right, it looks off. |
Thanks so much, I was logging this as a I don't know if you are aware of this problem and it could be an easy fix, but I love the software and I'm using it anyway so it's ugly but perfectly functional and does everything I need it to do so if it's too hard then don't worry about it. I'm a JS/PHP/android/iOS dev so windows is basically the only one I can't help with 😐 |
Could you please try this test build? https://github.com/amadeo-alex/HASS.Agent/releases/tag/2.1.1-beta2-dpiaware |
Hi, My testing was purely "i've always run 125% scaling on a 4k monitor with a single screen" so I haven't tested multi screens or changing resolutions but it looks awesome! Thank you so much, I'm just going to run this build until there is another release <3 |
…187) This PR fixes HASS.Agent UI looking blurry on devices where scaling is set to values other than 100% Thanks to @IsaacInsoll for reporting! #183
This app works great, thank you so much to everyone involved!
I've been running 125% display scaling for about 1000 years now and every app has looked beautiful (IE: correctly rendering) for years so the fact that HASS.Agent doesn't really stands out. This isn't about changing resolutions or settings or anything, just the default look of everything on a clean install on a PC running 125% scaling looks really bad.
The software isn't unusable, but it's very noticable.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Here is a screenshot of Chrome running the dashboard beside the HASS.Agent 'right click' browser window:
Here is a screenshot of the main window with this github issue beside
Expected behavior
App render "properly" not in what appears to be a lower resolution version scaled up.
Misc info (please complete the following information):
Please check what's applicable (multiple answers possible):
The text was updated successfully, but these errors were encountered: