mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2b185e2ee4
commit
6f8c74b21e
@ -33,6 +33,9 @@ var ExperimentActions = actions.Actions({
|
|||||||
// - undo / redo
|
// - undo / redo
|
||||||
// XXX depends on ui, ...
|
// XXX depends on ui, ...
|
||||||
// XXX would be nice to have a universal .save() action...
|
// XXX would be nice to have a universal .save() action...
|
||||||
|
// XXX can we make this into a dialog that would stop a certain
|
||||||
|
// action until the user confirms or aborts... e.g. warn of
|
||||||
|
// unsaved changes when navigating away...
|
||||||
browseChanges: ['Experimental/$Changes...',
|
browseChanges: ['Experimental/$Changes...',
|
||||||
{dialogTitle: 'Unsaved changes'},
|
{dialogTitle: 'Unsaved changes'},
|
||||||
widgets.makeUIDialog(function(path){
|
widgets.makeUIDialog(function(path){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user