Community
Participate
Working Groups
Build Identifier: There is a problem with the width calculation of the CTabItem if a font is applied via CSS theming. While the specified font is used for rendering, it seems as for width calculation the default font is used. If I call CTabItem#getFont() it also returns the default font. Reproducible: Always
Reproducible with Controls Demo, but first change CTabFolder.default.css -> CTabItem#font to 22px for example. The tabs size is not adapted to the font size.
Fixed in CVS HEAD.