mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
069e52e919
commit
7210075ae4
@ -971,6 +971,8 @@ module.Dialogs = core.ImageGridFeatures.Feature({
|
|||||||
// XXX Q: do we actually need .Field(..), it does everything make(..)
|
// XXX Q: do we actually need .Field(..), it does everything make(..)
|
||||||
// does already???
|
// does already???
|
||||||
// XXX Q: should title/value args be optional???
|
// XXX Q: should title/value args be optional???
|
||||||
|
// ...and should we break the make(..) convention of passing an arg
|
||||||
|
// array for multiple .text blocks, i.e. make([title, value], ...)??
|
||||||
// XXX REVISE...
|
// XXX REVISE...
|
||||||
browse.items.Field =
|
browse.items.Field =
|
||||||
function(title, value, options){
|
function(title, value, options){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user