1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00

iOS: Fixed ContentSharer native window visibility

This commit is contained in:
ed 2020-07-31 11:21:17 +01:00
parent 14eebfb85a
commit f85d362c9f

View file

@ -124,6 +124,7 @@ private:
setBounds (bounds);
setAlwaysOnTop (true);
setVisible (true);
addToDesktop (0);
enterModalState (true,