Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-12-16 16:27:48 +03:00
parent 7d41078ddd
commit 30947b5dff

View File

@ -1062,6 +1062,10 @@ browse.items.makeSubContext('field',
// a reasonable default...
// there are several ways this can be done:
// - generic dialogs in browse.js
// ...the quiestion with this approach is that we need the
// resulting dialogs to get wrapped in the same way as the
// parent...
// ...this can be done via inlining or temporarily redrawing....
// - a way to define defaults -- global options?
// - access to the .app -- should be configurable...
// - default methods .showEditableList(..) / .showList(..) on make(..)