**** BEGIN LOGGING AT Sat Dec 06 03:00:00 2014 Dec 06 13:25:29 hmm. i expected there to be a lot of stuff i hadn't seen on the enyo forums since i haven't been there in over a year... i was somewhat.. surprised.. :| Dec 06 13:38:55 anyone ever mess with doing a PulldownList that goes the other direction? or better yet, one that does both Up and Down ? Dec 06 20:21:41 EricBlade: What do you mean? Dec 06 20:37:08 Roy__: regarding? Dec 06 20:52:58 i guess the forums. i was a little surprised to see topics from a year ago still in the most recent posts :| Dec 06 22:14:33 huh. pulldownlist doesn't work right in webos 3 Dec 06 22:22:04 and when given a whole crapton of plain text, scroller doesn't have the right height area .. on webos or on chrome.. hmm. interesting. Dec 06 22:24:52 ... and an ontap in a component triggers even when you're clicking in the scroll area. heh Dec 06 22:24:56 *scrollbar Dec 06 22:38:59 i'm guessing that my layout is flawed somehow. Dec 06 22:39:22 EricBlade: What version of Enyo? Dec 06 22:39:49 Also, I don't think forums are used as much anymore. Dec 06 22:57:06 Roy__: whatever i picked up a couple days ago from cloning bootplate Dec 06 22:57:59 interesting. maybe using a lot of style: "width: 100%; height: 100%" is giving me things that look correct, but aren't logically correct as far as scrollers go. Dec 06 23:01:39 my scrollers are all cutting off the last 2-3 items in them ..huh Dec 06 23:10:36 i think i need to understand when it's appropriate to use "fit: true" versus "classes: enyo-fit" versus setting width and height explicitly to 100%.. any one have any insight on that? Dec 06 23:31:12 i guess i figured that out. fit only works for direct children of fittables. enyo-fit can be weird. Dec 06 23:32:57 but, yes, i managed to fix it. removed all fits, styles, and classes "enyo-fit", and then used fit: true only for the descendents of the fittables, and classes: "enyo-fit" only for the panels and the scrollers inside the panels. Dec 07 00:20:10 hmm. cordova looks much nicer to deal with than last time i played with it, so that's a bonus Dec 07 01:37:13 ok.. so.. having same scroller problem.. on one specific scroller.. and only on android. **** ENDING LOGGING AT Sun Dec 07 03:00:00 2014