diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 83a1e699..f4ab7fac 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -563,10 +563,13 @@ var BrowserViewMixin = { // ...currently there is not way to create a topology view // without modifying the actual topology... // (topology views are non-priority at this point) + // XXX one way to do partial topology is to: + // - store a list of visible elements + // - render elements only once... skipNested: true, }, - // Merge option defaults with .source options... + // Construct options by merging option defaults with .source options... get options(){ return (this.__options = this.__options