[SOLVED] How to remove the bar at the bottom of the screen

Hello I was wondering if there is anyway to remove the bar at the bottom of the screen I’m compiling my app into an exe that already has a full screen function it is simply not needed.]

Thanks
-William Boersma

If you mean the bar at the bottom of the screen in a published build, then you can use a non-iframed build for it. Can you try with the “e”(non iframed) build? For example, for one of our games, the regular build link is https://playcanv.as/p/1Xcb3yxj/, while the non-iframed build is https://playcanv.as/e/p/1Xcb3yxj/ (Note the e before the p).

2 Likes

If you are downloading the ZIP to self host, you won’t get the iframe navbar in that build.

@DevilZ thank you your reply was very helpful and now the bar is gone

1 Like