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
2cbbc57118
commit
8079465018
@ -3979,6 +3979,7 @@ var HTMLItemPrototype = {
|
|||||||
this.elem.replaceWith(value)
|
this.elem.replaceWith(value)
|
||||||
: (this.dom = value)},
|
: (this.dom = value)},
|
||||||
|
|
||||||
|
// XXX EXPERIMENTAL...
|
||||||
// XXX should we use these in the main render???
|
// XXX should we use these in the main render???
|
||||||
update: function(){
|
update: function(){
|
||||||
return object
|
return object
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user