mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +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
|
// ...currently there is not way to create a topology view
|
||||||
// without modifying the actual topology...
|
// without modifying the actual topology...
|
||||||
// (topology views are non-priority at this point)
|
// (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,
|
skipNested: true,
|
||||||
},
|
},
|
||||||
|
|
||||||
// Merge option defaults with .source options...
|
// Construct options by merging option defaults with .source options...
|
||||||
get options(){
|
get options(){
|
||||||
return (this.__options =
|
return (this.__options =
|
||||||
this.__options
|
this.__options
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user