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
c2bccd8ae8
commit
a94cffa212
@ -1843,6 +1843,8 @@ module.CropActions = actions.Actions({
|
||||
`,
|
||||
// NOTE: we do not need undo here as we'll not use this directly
|
||||
{
|
||||
// NOTE: this modifies the journaled arguments (.args) and
|
||||
// excludes gids that are not loaded...
|
||||
getUndoState: function(d){
|
||||
var a = d.args[0] || []
|
||||
a = a instanceof Array ? a : [a]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user