**** BEGIN LOGGING AT Tue Oct 28 03:00:00 2014 Oct 28 18:43:00 https://twitter.com/dmikeyanderson/status/527168623040008192 Oct 28 18:44:07 dmanderson, I debugged my sizing issue Oct 28 18:47:54 it seems that the Image kind doesn't size well in fittable row/column layout if it doesn't have the size set Oct 28 18:48:00 ( v 2.4 ) Oct 28 18:48:48 nice! Oct 28 18:51:03 so if I put a simple class with height / width of the picture set to the exact size with !important my problems are gone Oct 28 18:52:23 the same issues goes with onyx.Toolbar Oct 28 18:52:46 if I do stuff with unusual fontsizes setting a height ( without !important though ) Oct 28 19:00:11 dmanderson, you want a example ? Oct 28 19:00:16 dmanderson: cute Oct 28 19:00:39 dmanderson: trick or webossmartwatch Oct 28 19:00:43 sure semantic fire Oct 28 19:00:46 lol GodGinrai Oct 28 19:01:44 btw, anyone know if there are any easy ways to handle clean urls with enyo.Ajax? Oct 28 19:03:06 dmanderson, I'll try to cook something today Oct 28 19:08:58 dmanderson, I'll mail you something, it needs fullscreen Oct 28 19:10:33 awesome, thanks so much! Oct 28 19:10:42 GodGinrai what do you mean clean urls? Oct 28 19:11:04 Semantic URLs, RESTful URLS, etc. Oct 28 19:11:29 the ones that mimic paths instead of using the query string Oct 28 19:12:09 dmanderson: http://en.wikipedia.org/wiki/Semantic_URL Oct 28 19:31:45 dmanderson, you got mail Oct 28 19:31:48 lunch Oct 28 20:36:57 Hello guys.... I took a bit of time off, but I'm back to my enyo project :) Oct 28 20:36:57 dmanderson, got my mail ? Oct 28 20:37:30 I was wondering if there is a good control that is an overlay for loading that everyone uses Oct 28 21:58:16 I did Semanticfire thanks! Oct 28 21:58:39 trex0053 enyo has popups and spinners Oct 28 22:02:16 dmanderson, hope you can run the stuff Oct 28 22:09:22 dmanderson, if I want the loading screen to be within a popup, that is, the user should be able to close the popup still, would you just use an onyx.Scrim? Oct 28 22:10:12 You could make your own popup using the Scrim if you wanted yes, you could also modify the look and feel of the popup by giving it a special class Oct 28 22:10:23 we use scrim in both Onyx and Moon popups Oct 28 23:27:47 dmanderson, still around ? Oct 28 23:47:50 Hello folks, for some reason I have a fittableRows that is not rendering rows. I've been fiddling with it for over an hour and don't see what I'm missing but it seems like it must be obvious : http://jsfiddle.net/nbycszoc/ Oct 28 23:54:25 it seems the input stuff doesn't like to be in a row Oct 28 23:54:32 back no Semanticfire Oct 28 23:55:00 So maybe I'm not crazy Oct 28 23:55:05 Thanks Semanticfire Oct 28 23:55:26 well if you kick out all the input related kinds, and put text content in there it renders in rows Oct 28 23:56:23 dmanderson, my question actually is, did I hit a bug or did I do something wrong ? Oct 28 23:57:44 I think it’s a bug with the fittable calcs Oct 28 23:57:59 trex0053, all the input stuff seems to dislike fitablerows Oct 28 23:58:44 it's because of enyo-tool-decorator class Oct 28 23:58:54 it sets display: inline-block Oct 28 23:59:27 trex0053 I think you just need some css http://jsfiddle.net/nbycszoc/1/ Oct 28 23:59:32 ^^ what sugerdave said Oct 29 00:01:28 trex0053, so you are not crazy Oct 29 00:01:41 dmanderson, any light on when there might be a fix for my issue ? Oct 29 00:02:23 Semanticfire: I just wrapped each Input in an extra {components[]} and it worked like a charm Oct 29 00:04:01 the extra div eliminates the inline block I suppose **** ENDING LOGGING AT Wed Oct 29 03:00:00 2014