Two tier tabs reset top level to first tab

Hello,
Thank you for your help in advance. I have found I like the project template for the two tier tabs.
After working on other tabs I've noticed that when I click on the second tier of tabs it resets the top tab and the selections. After some investigation this only happens after the swap action happens. Buttons that I haven't added destinations to don't trigger this reset. I havent added any scripting except on client load where I have it open up two screens for a dual monitor set up.
image
After I hit density it will load the screen correctly but the selection resets on the first tab changing the second tab right now there is one option but I hope to have more , it seems like a pain to have to keep clicking.
image

Thank you

It is unavoidable based on the tab strips use of "current window" to drive the selection. Note that you must use swap, not open, for all main windows, or "current window" will become screwed up.

Consider not using window navigation mode on your tab strips, scripting everything instead.

2 Likes

Thank you very much.

1 Like