mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes and experiments...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
744620f79d
commit
d28401a2ec
@ -1875,7 +1875,12 @@ module.CropActions = actions.Actions({
|
||||
browseMode: 'uncrop',
|
||||
// XXX group gid - ribbon
|
||||
//getUndoState: function(data){ },
|
||||
//undo: function(data){},
|
||||
// XXX this does not account for:
|
||||
// - location (order, ribbon, ribbon order) of removed images
|
||||
// ...ribbon order is important when a ribbon got cleared...
|
||||
// - keyword and ribbon gids
|
||||
//undo: function(d){
|
||||
// this.addToCrop(d.args.length > 0 ? d.args : d.current) },
|
||||
},
|
||||
function(gids){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user