A window with three tabs at the top, with a label on each tab with the name of the tab.
What did you see instead?
All three tabs are displayed, but their names are stacked on top of each others, in the place of the first tab.
Additionally, it would be nice if the tab size depends on its name. So for instance 'First tab' would appear shorter than 'Second tab'. It would mean a non constant tab width.
Environnement
V version: V 0.4.3 d577e54 UI version: 0.0.4 OS: Windows 10
What did you do?
Here is my MWE:
What did you expect to see?
A window with three tabs at the top, with a label on each tab with the name of the tab.
What did you see instead?
All three tabs are displayed, but their names are stacked on top of each others, in the place of the first tab.
Additionally, it would be nice if the tab size depends on its name. So for instance 'First tab' would appear shorter than 'Second tab'. It would mean a non constant tab width.