Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-02-11 15:39:16 +03:00
parent 2a880f1c17
commit 068f1f160a

View File

@ -1086,6 +1086,8 @@ browse.items.makeSubContext('field',
// ...this can be done via inlining or temporarily redrawing....
// - a way to define defaults -- global options?
// - access to the .app -- should be configurable...
// ...it would be quite logical to add .app on init to all
// dialogs created via ImageGrid...
// - default methods .showEditableList(..) / .showList(..) on make(..)
// XXX currently if a user defines options.open it will fully override
// the default open behavior...