The bounds of alertWindow getting shrinked , causing scrambed text in release mode but its fine with debug. See attachment.
//Sahil
The bounds of alertWindow getting shrinked , causing scrambed text in release mode but its fine with debug. See attachment.
//Sahil
With the latest version?
Yes with the latest Version .
It looks like a DirectWrite bug, but I'm at a loss for what to suggest - I've not seen that myself. If you can give me some sample code to add to the juce demo that reproduces it, I can investigate. Or you could try disabling JUCE_USE_DIRECTWRITE, although that'll remove the ability to handle right-to-left fonts.