I have a UHD (3840x2160) monitor. My desktop scale is set to 200%. The GUI does not display correctly, with fields not visible or badly sized. It is usable if I maximize the GUI but it would be nice to properly handle larger displays.
Here you go. I'm not a C# guy otherwise I would help. I got high DPI working fine for DGIndexNV. If you can't test then don't worry about it, I can maximize it.
OK, I see, this is because the minimum allowed dimensions of the app are too small for your scale.
You can resize the app to the minimum dimensions that are good for you, and it will "remember" it afterwards ;)
Please try it and tell me if that solves your problem :)
PS. Unfortunately if I change the minimum allowed size, then it will create issues to other users who use 100% scale (I had a request some years ago to allow for this small minimum size)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, please post a screenshot of how the app is rendered on such a high resolution, unfortunately I don't have such equipment myself to test it.
Here you go. I'm not a C# guy otherwise I would help. I got high DPI working fine for DGIndexNV. If you can't test then don't worry about it, I can maximize it.
Last edit: Donald Graft 2022-06-20
OK, I see, this is because the minimum allowed dimensions of the app are too small for your scale.
You can resize the app to the minimum dimensions that are good for you, and it will "remember" it afterwards ;)
Please try it and tell me if that solves your problem :)
PS. Unfortunately if I change the minimum allowed size, then it will create issues to other users who use 100% scale (I had a request some years ago to allow for this small minimum size)
That works. Thank you very much. Feel free to close this.
It's a great app!
Thanks for the feedback :)