Location Bar (fullscreen)

(Desktop Version)

I have unchecked the 'show location bar' option in the game object under the interface tab.
Using the retro theme.

Works great except for one thing.
When I put the game into fullscreen it comes back (minus the text)

Can this be fixed?


http://docs.textadventures.co.uk/quest/ui-javascript.html

Try:

JS.uiHide("#status") and JS.uiShow("#status")


I figured it out.
I had to check show location bar, then I got the option to uncheck classic location style, then I unchecked show location bar again and it no longer shows in full screen.

The JS didn't work (or I used it wrong)

Thanks.


You're right, it should be:

JS.uiHide("#location") and JS.uiShow("#location")

Good you worked something out.


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums