Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-02-28 22:57:15 +03:00
parent 500e80226e
commit 4fc06455e4

View File

@ -1026,7 +1026,6 @@ browse.items.makeSubContext = function(name, obj){
return this[name] }
// XXX EXPERIMENT...
//
// .field(title[, 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
// fallback for make(..) calls from within their context...
//
//
// XXX Q: should we add an ImageGrid context to make(..)???
// ...something like .app for making it generic-ish for example...
// ....a different approach to this would be to create a list editor