mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a1d0943d64
commit
c1c50fa765
@ -3182,7 +3182,9 @@ var BaseBrowserPrototype = {
|
||||
|
||||
|
||||
// XXX from/to/around/count...
|
||||
// XXX
|
||||
|
||||
// XXX do we need filter on this level or is dialog.filter(..).render() enough?
|
||||
// ...the difference is filtering here will maintain topology...
|
||||
|
||||
|
||||
var l
|
||||
@ -3217,9 +3219,11 @@ var BaseBrowserPrototype = {
|
||||
|
||||
return (
|
||||
// skip...
|
||||
// XXX
|
||||
// XXX
|
||||
false ?
|
||||
[]
|
||||
|
||||
// XXX need to maintain topology...
|
||||
|
||||
// inlined...
|
||||
: e instanceof BaseBrowser ?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user