mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3beea76118
commit
9c5e7cf227
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user