mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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',
|
cropMarked: ['Mark|Crop/Crop $marked images',
|
||||||
function(flatten){ this.cropTagged('selected', 'any', flatten) }],
|
function(flatten){ this.cropTagged('selected', 'any', flatten) }],
|
||||||
|
|
||||||
// XXX add undo...
|
|
||||||
shiftMarkedUp: ['Mark|Ribbon/Shift marked up',
|
shiftMarkedUp: ['Mark|Ribbon/Shift marked up',
|
||||||
{undo: undoShift('shiftMarkedDown')},
|
{undo: undoShift('shiftMarkedDown')},
|
||||||
shiftMarked('up')],
|
shiftMarked('up')],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user