How to break tabs to second line

Hi,
I am using tabbar and there are lot of tabs in one row. Instead of putting … at the end, I want to break the line and move the tabs to next row after certain element.
http://webix.com/snippet/e22ee76e

Thanks

Hello. You can attach two tabbars to the multiview.
But previously selected tab in the second row stays highlighted by default.
It can be solved by the custom function that will set ‘unselected’ value to the tab.

Check the snippet below:

http://webix.com/snippet/1de94f75