mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
Merge branch 'master' of github.com:flynx/ImageGrid
This commit is contained in:
commit
ee39977ee9
@ -1062,8 +1062,13 @@ 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(..)
|
||||
browse.items.field.Toggle =
|
||||
function(title, options){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user