I’m writing an application which hosts VST/AU plugins. I have a juce::TextButton which has a tooltip attached to it. For some reason the tooltip gets rendered under the VST/AU plugin’s GUI area. See the attached image for reference.
How to fix this issue?

