Hi, in the Aug 13 nightly build, tab sheet’s items have no pointer cursor, nor have they the styling that would make them look like sheets. Furthermore, the sheets occupy all the available width, something that they did not do in 5.2. Is this due to work-in-progress?
Hi!
I made some rather large changes to TabSheet component just some days ago that are probably the cause for your issue.
I’m guessing that you have your own custom theme in use. With default theme everything seems to work fine for me. Due some large changes to DOM structure you need to rebuild/convert your theme for TabSheet.
We usually try to avoid this kind of changes. Sorry about this one!
cheers,
matti
I forgot to unzip the jar and copy the contents of the ITMILL/themes/default to my application. Doing that brought the tabness back on the tabs
Now I just have to do some work with our custom styles.