**** BEGIN LOGGING AT Fri Aug 24 03:00:04 2012 Aug 24 03:37:00 if i have a toolbar with buttons on it, and i want to remove one of the buttons, what is the recommended way to implement this? calling hide() on the button works, but doesn't re-layout the rest of the toolbar, which is what i want Aug 24 03:38:33 nvm - just needed to call render() again Aug 24 03:59:47 .setShowing(true|false); Aug 24 03:59:52 and you don't need to call render. Aug 24 04:03:00 maybe i am doing something else wrong then, as it doesn't resize the rest of the toolbar unless i call render on it (and the docs say that hide() is an alias for setShowing(false)) Aug 24 04:03:56 ah Aug 24 04:04:21 it probably is. .render() is a good function, nothing wrong with calling it when you need it Aug 24 04:14:55 * fxspec06 got dashboard actually running... Aug 24 04:31:34 * fxspec06 enyo.fetchAppInfo()... Aug 24 04:32:09 this is like, better than webos-ext, but oddly i kinda NEED that for everything in this package to work. Aug 24 16:28:35 https://github.com/fxspec06/webOS-System-Extention Aug 24 16:33:57 wasn't jcanuck working on that? Aug 24 16:34:27 his is different. i named it similar bc it does similar but this does a lot more. Aug 24 16:35:14 his uses palm bridge to connect only a small # of things, this uses some enyo 1 source rewritten to add features Aug 24 16:35:46 oh Aug 24 16:36:01 you spelled Extension wrong Aug 24 16:36:06 argh. Aug 24 16:36:26 that's what i get for staying up late many nights in a row Aug 24 16:36:39 * fxspec06 major fail Aug 24 18:42:41 Just say it's a play on words ;) Aug 24 18:43:34 guys, I did bad things Aug 24 18:43:46 is there a way to de-minify a deployed bootplate project? Aug 24 18:44:41 uhm, that does not sound good Aug 24 18:44:46 * fxspec06 hides Aug 24 18:46:24 I accidentally deleted a repo with changes in it that hadn't been checked in yet Aug 24 18:54:56 good luck **** ENDING LOGGING AT Sat Aug 25 03:00:04 2012