From 9c5e7cf2274a5dff1640dde14b2af4a2f55bde59 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 10 Jul 2019 14:26:01 +0300 Subject: [PATCH] more notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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