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
a67da43f4e
commit
e6866f934b
@ -631,6 +631,15 @@ Items.makeSubContext('field',
|
||||
// a-la how toggler values are handled in .browseActions(..)
|
||||
// ...this can also be an option...
|
||||
// ......should this be a generic toggle (outside of .field)???
|
||||
// XXX would be nice to be able to expand the options in several
|
||||
// modes:
|
||||
// - new dialog -- need a wrapper...
|
||||
// - nested dialog
|
||||
// collapse on exit
|
||||
// - nested dialog (exclusive)
|
||||
// focus locked
|
||||
// accept or abort closes nested dialog
|
||||
// - open in the whole dialog...
|
||||
// XXX
|
||||
Toggle: function(title, options){
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user