Re: [qooxdoo-devel] tabview broke recently

2007-03-08 Thread Derrell . Lipman
Sebastian Werner <[EMAIL PROTECTED]> writes: > Hi Derrell, > > with recently, do you mean 0.7.x? Yes. Trunk, updated last week, did not exhibit the problem. Trunk, updated yesterday, does. Derrell > > [EMAIL PROTECTED] schrieb: >> Some change that was made in the past day or two appears to h

Re: [qooxdoo-devel] tabview broke recently

2007-03-08 Thread Sebastian Werner
Hi Derrell, with recently, do you mean 0.7.x? Sebastian [EMAIL PROTECTED] schrieb: > Some change that was made in the past day or two appears to have broken > tabview. Until very recently, it was possible to do tab.setWidth("1*") on > each tab in order to evenly distribute them. Today, this i

[qooxdoo-devel] tabview broke recently

2007-03-07 Thread Derrell . Lipman
Some change that was made in the past day or two appears to have broken tabview. Until very recently, it was possible to do tab.setWidth("1*") on each tab in order to evenly distribute them. Today, this is having no effect, and all of the tabs are just the width of their label... Cheers, Derrel