Skip to main content
1-Visitor
May 31, 2017
Solved

View Navigation Menu is never hidden

  • May 31, 2017
  • 4 replies
  • 3405 views

Hello,

In my project the "View Navigation Menu" is never hidden. I tried "Enabled" and "Hidden", nothing changes, it is still there. But in the quadcopter tutorial it works with "Hidden". So how can I adjust this setting in my own project? Why doesn't it work with that setting?

Thanks a lot for your help.

Lara

Best answer by mwassmann

A new copy / template functionality is introduced with the release later today. This function will be reachable in the dashboard of studio in the top of each tile.

Lets see if the issue is solved in that release.

4 replies

5-Regular Member
June 1, 2017

Hi Lara Wietschorke​,

"View Navigation Menu" works fine in my custom Project. I am able to hide Navigation Menu using this setting.

Which Studio version you are on?

Are there any errors in the logs?

15-Moonstone
June 1, 2017

Hello,

I had also same problem in previous project. I was copying the views between the projects and in some point this checkbox stops working.

Everything seems to be configured good. Even the appConfig.json has line:

"mainNavigationMenuStyle": "noMenu",

No errors in logs either.

During this copying we switched from TWStudio 1.10 to 1.11 and then to 1.12.

5-Regular Member
June 1, 2017

1.12, clean project, no customizations done?

It works fine here -

or is it, as stated by the community, a copied project?

if you use 1 view, it should be hidden automatically from the beginning.

1-Visitor
June 2, 2017

Thanks for all the answers. As mentioned by Adam Macierzyński I copied a view and I use CSS to customize it. There was no switching of versions between the project I copied it from and the project I copied it in (Version 1.12). There are no error logs. At the moment there are two views in the project.

So the reason why hiding the menu doesn't work anymore is that I copied a view? Martin Wassmann, is there any other recommended way to create and reuse view templates?

mwassmann5-Regular MemberAnswer
5-Regular Member
June 8, 2017

A new copy / template functionality is introduced with the release later today. This function will be reachable in the dashboard of studio in the top of each tile.

Lets see if the issue is solved in that release.

1-Visitor
June 21, 2017

I copied now the existing project in which I had the problem and it is hidden now! Thanks for your help!