mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
500e80226e
commit
4fc06455e4
@ -1026,7 +1026,6 @@ browse.items.makeSubContext = function(name, obj){
|
|||||||
return this[name] }
|
return this[name] }
|
||||||
|
|
||||||
|
|
||||||
// XXX EXPERIMENT...
|
|
||||||
//
|
//
|
||||||
// .field(title[, options])
|
// .field(title[, options])
|
||||||
// .field(title, value[, options])
|
// .field(title, value[, options])
|
||||||
@ -1036,6 +1035,7 @@ browse.items.makeSubContext = function(name, obj){
|
|||||||
// later is needed to provide context for field items and a transparent
|
// later is needed to provide context for field items and a transparent
|
||||||
// fallback for make(..) calls from within their context...
|
// fallback for make(..) calls from within their context...
|
||||||
//
|
//
|
||||||
|
//
|
||||||
// XXX Q: should we add an ImageGrid context to make(..)???
|
// XXX Q: should we add an ImageGrid context to make(..)???
|
||||||
// ...something like .app for making it generic-ish for example...
|
// ...something like .app for making it generic-ish for example...
|
||||||
// ....a different approach to this would be to create a list editor
|
// ....a different approach to this would be to create a list editor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user