**** BEGIN LOGGING AT Mon Jun 17 02:59:58 2013 Jun 17 16:38:59 hey guys Jun 17 16:39:09 it's been a while Jun 17 16:39:45 summatusmentis: has there been any news on when 2.3 is coming, yet? Jun 17 16:56:50 not that I've seen, but I've been sorta offline for a while Jun 17 16:57:01 is there a good way to center vertically in enyo? Jun 17 17:13:38 summatusmentis: what browsers are you trying to support? Jun 17 17:15:00 mobile ones Jun 17 17:17:17 then the enyo.VFlexbox will probably do what you are wanting. Jun 17 17:19:38 that's in nightlies right? not 2.2 Jun 17 17:22:17 yea Jun 17 17:22:26 If you want to just use 2.2 Jun 17 17:22:43 you can add the flexible box CSS yourself Jun 17 17:23:03 just do a google search for flexible box layout mdn Jun 17 18:16:59 hey sugardave. Any news on the 2.3 release? Jun 17 18:17:27 you are as up to date as me Jun 17 18:18:44 :( Jun 17 18:37:05 hey HaDAk, you there? Jun 17 18:37:15 i'm around Jun 17 18:39:25 I'm reading through the logs to see what I missed Jun 17 18:39:40 and I saw you had a PHP and JS question Jun 17 18:39:49 oh, yeah. Jun 17 18:39:52 beta.hanskokx.com Jun 17 18:39:56 hit the arrow left or right Jun 17 18:40:05 i'm trying to get the smaller image centered vertically Jun 17 18:40:16 i want it to scale to a max-height Jun 17 18:40:31 but i am failing at, at least, the former Jun 17 18:40:41 ah, I remember this question XD Jun 17 18:40:44 right Jun 17 18:40:45 lol Jun 17 18:40:52 i also have to figure out why it's overlapping the bottom bar. :( Jun 17 18:41:00 it shouldn't be. it's outside the container. Jun 17 18:41:12 ok, centering vertically just needs Flexible box layout Jun 17 18:41:19 yeah, so i tried that Jun 17 18:41:22 and i failed miserably Jun 17 18:41:28 lol Jun 17 18:41:41 there's *gotta* be a way to do it with javascript. use jquery to calculate the parent height Jun 17 18:43:08 there is a way to do it w/ JS, it's just not as simple as Flexible box layout Jun 17 18:43:27 'cause it requires a lot of math Jun 17 18:43:40 i couldn't figure out flexbox. it all went to shit. like, the whole background area went to the bottom right quadrant, regardless of what i tried to do Jun 17 18:44:04 let me see what I can figure out for you Jun 17 18:44:24 if it helps, it's up on github Jun 17 18:44:35 but i'm stumped and ready to flip a fucking table. Jun 17 18:52:41 what's weird Jun 17 18:53:06 is that when I first suggested this, it was a simple change to get the flex working Jun 17 18:53:28 i thought so too. Jun 17 18:53:28 now something different is happening, so I'm trying to dee what is different. XD Jun 17 18:53:43 * HaDAk probably broke it spectacularly Jun 17 18:55:56 lol Jun 17 18:56:21 Got a meeting, will let you know if I see anything in a bit Jun 17 18:56:26 no rush Jun 17 18:56:27 and thank you Jun 17 18:57:03 yw Jun 17 19:00:55 flexboxes seem like something weird to implement right now Jun 17 19:02:16 got it Jun 17 19:02:36 HaDAk: I have your image centered :) Jun 17 19:02:43 what Jun 17 19:03:01 how the fuck Jun 17 19:03:07 it's because I forgot to put a couple of rules that I had put the first time Jun 17 19:04:49 now let me find out about your shrinking thing Jun 17 19:05:08 shrinking is probably easy. just a css style, i'd imagine. i'm more worried about the middle overlapping the bottom Jun 17 19:05:19 because it shouldn't be, i don't think Jun 17 19:05:21 i'm not sure why it is Jun 17 19:05:37 the middle overlaps the bottom on yours? Jun 17 19:05:48 I see the bottom fine on mine Jun 17 19:06:15 it was at one point. Jun 17 19:06:24 oh, flip to the last image (of the really cute asian girl) Jun 17 19:06:27 and shrink the window Jun 17 19:06:33 the center image was overlapping the bottom Jun 17 19:07:24 ohhhh Jun 17 19:07:32 I see what you are saying Jun 17 19:07:35 yeah Jun 17 19:07:42 it should be contained, but it's not. Jun 17 19:07:46 so, idk. Jun 17 19:07:59 but, if it adheres to the % height rule, it won't really matter, i don't think. Jun 17 19:08:04 that one is easy Jun 17 19:08:12 yeah. i just haven't looked too closely at it yet. Jun 17 19:08:19 been in some hot water at work. they say i lack focus on my job >.> Jun 17 19:08:20 just add this rule to .background-photo Jun 17 19:08:30 overflow: hidden; Jun 17 19:08:41 …yeah. that'd probably do it. Jun 17 19:08:56 that makes a lot of sense, actually ^^ Jun 17 19:09:12 but, again, probably unnecessary if it's using a max-height % Jun 17 19:09:35 Not unnecessary Jun 17 19:09:53 CSS likes to ignore height rules in favor of showing the overflow Jun 17 19:10:02 hum Jun 17 19:10:12 didn't realize that Jun 17 19:10:33 unless you tell it to scroll or hide the overflow, it won't respect dimensions Jun 17 19:10:55 i did -not- know that. Jun 17 19:12:34 :) Jun 17 19:17:09 GodGinrai: did you push that to github? Jun 17 19:17:37 not yet Jun 17 19:17:40 ok Jun 17 19:17:46 I can't access github at work Jun 17 19:17:48 do you have collab to that repo? i cannot remember. Jun 17 19:17:55 i shouldn't be either >.> Jun 17 19:18:01 especially with the shit going donw. Jun 17 19:18:05 s/donw/down Jun 17 19:26:31 I do not have collab on the repo Jun 17 19:29:18 moment Jun 17 19:30:24 try now Jun 17 19:55:10 HaDAk: try what now? Jun 17 19:56:02 i added you as a collab Jun 17 19:56:39 ah, well, I can't try atm Jun 17 19:56:41 at work Jun 17 19:56:45 github is blocked Jun 17 19:56:45 right Jun 17 19:56:59 i added you anyhow. i'm going to take off though. got a dr appt Jun 17 20:04:21 k **** ENDING LOGGING AT Tue Jun 18 02:59:59 2013