i have a small problem in vaadin and wanted to know if i can fix it on my own or if it is a vaadin issue.
Lets assume that we have a maximized View in the browser, then we resize it to 1/4 of the screen or smaller, now the TabSheet resizes and shows the scrollbar, thats ok so far.
Now maximize the screen and the TabSheet scrollbar should dissappear and the first entries(the ones on the left) in the Tabsheet should re-appear but they dont.
After resizing the window smaller, do you use the scroll buttons to actually hide the leftmost tabs? If so, then they won’t get visible again even if there would be enough space for them. This is currently how it works, but could it’s not a feature per se, so feel free to file in a new ticket, if there isn’t one for the same issue already.