Hi,

the definition of the overflow property in 0.7 (trunk) looks like this:

     overflow :
     {
       check : ["hidden", "auto", "scroll" ,"scrollX", "scrollY"],
       nullable : true,
       apply : "_modifyOverflow",
       themeable : true,
       init : 0
     }
1. Shouldn't the init value be null instead of 0?

2. In 0.6.5 there was a "hidden" value for overflow, how can I specify 
this behaviour in 0.7?

Thanks
Rüdiger


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to