1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Tiny GUI tweak in tracktion online unlock form

This commit is contained in:
hogliux 2015-10-02 11:37:19 +01:00
parent a610931e71
commit fa7cda876b

View file

@ -234,7 +234,7 @@ void OnlineUnlockForm::showBubbleMessage (const String& text, Component& target)
addChildComponent (bubble);
AttributedString attString;
attString.append (text, Font (15.0f));
attString.append (text, Font (16.0f));
bubble->showAt (getLocalArea (&target, target.getLocalBounds()),
attString, 500, // numMillisecondsBeforeRemoving