mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
41f55f2bd8
commit
04305cb5c0
@ -625,7 +625,7 @@ actions.Actions({
|
|||||||
{undo: function(a){ this.shiftImageTo(a.args[1], a.args[0]) }},
|
{undo: function(a){ this.shiftImageTo(a.args[1], a.args[0]) }},
|
||||||
function(target, to){ this.data.shiftImage(target, to) }],
|
function(target, to){ this.data.shiftImage(target, to) }],
|
||||||
|
|
||||||
// XXX BUG: this messes up .edirection handling...
|
// XXX BUG: this messes up .direction handling...
|
||||||
shiftImageUp: ['Edit|Image/Shift image up',
|
shiftImageUp: ['Edit|Image/Shift image up',
|
||||||
core.doc`Shift image up...
|
core.doc`Shift image up...
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user