mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
45515c2e34
commit
b06127acf5
@ -222,7 +222,6 @@ var ImageMarkActions = actions.Actions({
|
||||
cropMarked: ['Mark|Crop/Crop $marked images',
|
||||
function(flatten){ this.cropTagged('selected', 'any', flatten) }],
|
||||
|
||||
// XXX add undo...
|
||||
shiftMarkedUp: ['Mark|Ribbon/Shift marked up',
|
||||
{undo: undoShift('shiftMarkedDown')},
|
||||
shiftMarked('up')],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user