mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6593461c19
commit
151b28f48e
@ -3143,9 +3143,9 @@ var BaseBrowserPrototype = {
|
||||
// this with selectors...
|
||||
// ...a hacky way to do search is:
|
||||
// s = dialog.search(..)
|
||||
// dialog.render({
|
||||
// filter: e => s.includes(e)
|
||||
// })
|
||||
// dialog
|
||||
// .render({
|
||||
// filter: e => s.includes(e) })
|
||||
// the downside here is this is only render, control still uses
|
||||
// the full data...
|
||||
// XXX make partial render lazy -- i.e. add/remove elements and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user