diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 37e0f8ca..be529233 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -457,6 +457,8 @@ var BrowserClassPrototype = { } // XXX TODO: +// - need a way to update some stuff on .update() / .make() -- a way +// to selectively merge the old state with the new... // - event handler signature -- pass the item + optionally render... // - keyboard handling... // XXX render of nested lists does not affect the parent list(s)...