**** BEGIN LOGGING AT Mon May 14 02:59:59 2012 May 14 03:00:15 I think height is your issue May 14 03:00:42 the setRows(), refresh() thing should cause setupSpaceRow to be called May 14 03:00:54 Oh wow May 14 03:00:57 You're right May 14 03:01:03 that is absolutely idiotic May 14 03:01:26 I was using height: 100px instead of style: "height: 100px" May 14 03:01:29 I set that and it fires May 14 03:01:48 of course having a static height instead of a Fittable makes this useless for what I want to do :( May 14 03:02:35 there's a way to make it work with fittable, I think you need classes: "enyo-fit" May 14 03:02:44 and/or set the List fit: true; May 14 03:03:45 The statically set height takes precedence over fit:true May 14 03:04:08 fine, but you don't need the statically set height if you can get fittable working May 14 03:04:25 I had them working at one point using FittableRows May 14 03:04:34 but it got to be too much of a hassle for what I wanted to do May 14 03:06:15 hmmm May 14 03:06:26 I had tried fittable before the static set height May 14 03:06:31 * rrix bangs on that again May 14 03:21:57 So, if I remove the height:10000000px from List.css this works just fine May 14 03:22:02 Why is that a thing? May 14 03:24:40 * rrix is going to file a gifhub issue on that when he gets home May 14 03:24:49 and on that note, brbhome May 14 11:10:37 fittable works. you just have to know how to use it May 14 12:41:00 hi everybody. Is there something like enyo.ready() - to start functions when dom is ready? **** ENDING LOGGING AT Tue May 15 02:59:59 2012