mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c73dd6265a
commit
4e5a6409bb
@ -2859,6 +2859,8 @@ var BrowserClassPrototype = {
|
|||||||
// - keyboard handling...
|
// - keyboard handling...
|
||||||
// XXX render of nested lists does not affect the parent list(s)...
|
// XXX render of nested lists does not affect the parent list(s)...
|
||||||
// ...need to render lists and items both as a whole or independently...
|
// ...need to render lists and items both as a whole or independently...
|
||||||
|
// XXX need a strategy to update the DOM -- i.e. add/remove nodes for
|
||||||
|
// partial rendering instead of full DOM replacement...
|
||||||
// XXX should this use vanilla DOM or jQuery???
|
// XXX should this use vanilla DOM or jQuery???
|
||||||
// XXX add a left button type/option -- expand/collapse and friends...
|
// XXX add a left button type/option -- expand/collapse and friends...
|
||||||
var BrowserPrototype = {
|
var BrowserPrototype = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user