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
88536cc2c3
commit
89f6c7db27
@ -3977,6 +3977,7 @@ var HTMLItemClassPrototype = {
|
||||
: elem },
|
||||
}
|
||||
|
||||
// XXX problems with writing .dom / .elem, needs revision...
|
||||
var HTMLItemPrototype = {
|
||||
__proto__: BaseItem.prototype,
|
||||
|
||||
@ -4145,6 +4146,7 @@ var updateElemClass = function(action, cls, handler){
|
||||
// XXX needs testing...
|
||||
// - partial rendering...
|
||||
// - local re-rendering...
|
||||
// XXX HACK: see .nest(..)
|
||||
var HTMLRenderer =
|
||||
module.HTMLRenderer = {
|
||||
__proto__: BaseRenderer,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user