diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 9e3bbf59..929fca57 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -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...