And I mean virtualList's custom widget items , not form.List .

On Mon, Aug 17, 2015 at 3:39 AM, Phyo Arkar <phyo.arkarl...@gmail.com>
wrote:

>     "custom-listitem": {
>       style: function(states) {
>         return {
>           paddingTop: 8,
>           paddingLeft: 8,
>           paddingRight: 8,
>           marginBottom: 20,
>           backgroundColor: "white",
>           decorator: states.selected ? "chatitem" : "chatitem"
>         };
>       }
>
> Margin rules are NEVER got applied. WHY?
>
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to