Community
Participate
Working Groups
Since a CVS sync all buttons have a black font in the design example. The old value was white. So I think it has something todo with the new button implementation?!?! ;) Can you verify this Tim?
Ah, yes, i think i know what happend. I'll make a patch right aways.
Created attachment 144196 [details] patch This patch should solve the problem. Whap happend: A Qooxdoo-property can have several values (init/computed/user/theme). MultiCellWidget set some of these values using "set..." instead of refining it, givin the new value a higher priority than the theme-value.
Applied patch to CVS HEAD