while this commit seems to fix standalone exe’s on Windows,
I still experience a similar issue with vst3 and vst2 plugins.
The following is a juce AudioPluginDemo with a new button which toggles the juce desktop scaling factor between 1.0 and 1.5 and another one showing a simple alert. The alertwindow appears to scale somewhat, yet looks still too small to me in both cases?
note this is the latest develop branch of today
I’m running Windows 10 on a macbook pro with retina display. The Windows HDPI desktop scaling factor is set to 200%. And indeed the alert seems to be about half the size we would expect?
PS: PM me if you’d like the code

