Tabbar labels

With a long label you get broken tabs.

https://snippet.webix.com/lhw8v1hq

Hello,

You can set the height to the tabbar as

{
  view:"tabbar",
  height: 190,
 ...
}

Sample: https://snippet.webix.com/vkgrv41d

We have dynamic content in the labels, which means we can not determine the height. In addition, you can notice several other bugs if you set the height.
https://snippet.webix.com/woe321jd