mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20: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 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
|
var l
|
||||||
@ -3221,6 +3223,8 @@ var BaseBrowserPrototype = {
|
|||||||
false ?
|
false ?
|
||||||
[]
|
[]
|
||||||
|
|
||||||
|
// XXX need to maintain topology...
|
||||||
|
|
||||||
// inlined...
|
// inlined...
|
||||||
: e instanceof BaseBrowser ?
|
: e instanceof BaseBrowser ?
|
||||||
render.inline(
|
render.inline(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user