Jay Prall
Jay Prall
I think I have fixed this bug. Please test with this standalone v5.4.7 version: https://github.com/ColorCop/ColorCop/releases/download/v5.4.7-attempt2/colorcop.zip
I just tried to reproduce on Windows 10 at 1920x1080 and it worked as expected. There must be something I am missing.
Under "Customize your display" there is an option "Change the size of text, apps, and other items:" If I change it from 100% to say 125% it does cause the...
This post is related: https://msdn.microsoft.com/en-gb/library/windows/desktop/dn469266.aspx
Looks like this is being caused by "DPI virtualization". Can you try this: To disable DPI virtualization for a single application, right-click the name of the application executable file, click...
I've released an updated version here: https://github.com/ColorCop/ColorCop/releases/download/v5.4.7-attempt2/colorcop.zip
I contacted the maintainer of the colorcop package on the Chocolately site. We just need to release a new version and they will support it?
Looks like there is a problem with the Chocolatey install package: https://gist.github.com/choco-bot/92e5e11c0842ac68d4c1
I resubmitted the package for verification: https://community.chocolatey.org/packages/colorcop It looks like some people have been installing it using chocolatey. We'll see what they respond with.
It looks like there is a way to fix this: https://learn.microsoft.com/en-us/windows/win32/hidpi/high-dpi-desktop-application-development-on-windows Microsoft was nice enough to put out that document.