**** BEGIN LOGGING AT Thu Jan 10 03:00:00 2013 Jan 10 03:05:04 <_minego> Well damn, I created a test app to try to show the scrolling problem I'm having on the pre3, and it doesn't happen in my test app. Jan 10 03:05:25 <_minego> At least that is a start. I guess I get to try to work out what is different between my full app and the test app now. Jan 10 03:29:04 <_minego> Okay, I was able to get the test app to reproduce my problem Jan 10 03:29:10 <_minego> I created a thread on the forums: http://forums.enyojs.com/discussion/1103/flick-only-scrolling-on-webos-phones Jan 10 05:45:23 anyone help me to change block of code Jan 10 05:45:30 on single click Jan 10 09:09:59 so is there a enyo blackberry 10 expert around Jan 10 09:10:20 or does by asking that question thus make me a bb10 expert. . . ? Jan 10 09:10:38 *the*& Jan 10 09:11:03 anyways after deploying and webworksing i see this error: WARNING: Executing pending window params, but no params list found. app.js:17506 Jan 10 09:11:03 NETWORK_ERR: XMLHttpRequest Exception 101: A network error occurred in synchronous requests. enyo.js:957 Jan 10 09:11:03 ReferenceError: Can't find variable: Neo index.html:54 Jan 10 09:12:05 * fxspec06 THE ONE AND ONLY ENYO BB10 EXPERT Jan 10 21:31:23 man, these CollectionRepeater/List kinds are the shit Jan 10 21:38:35 why? Jan 10 21:51:08 enyo is breaking on BB10 because of a CSS property, it's trying to load a font face, transfer the file, but i've removed the infringing line and it's still causing an XHR error Jan 10 21:51:15 causing enyo to break and the app never to load Jan 10 21:52:35 woah. never mind. Jan 10 21:52:40 * fxspec06_ NVM Jan 10 21:52:49 * fxspec06_ FACEPALM Jan 10 23:35:19 someone here should know that for an enyo 2 app to run on BB, for deploy script does not include appinfo.json or frameworkconfig.json, and the app breaks on BB10 Jan 10 23:35:23 without thos Jan 10 23:36:47 <_minego> What? Jan 10 23:37:13 <_minego> Go do a grep in the enyo 2 source and appinfo.json is used in a test tool, and frameworkconfig.json isn't used at all. Jan 10 23:41:34 how can I do a