more notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-07-10 14:26:01 +03:00
parent 3beea76118
commit 9c5e7cf227

View File

@ -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