Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-03-23 13:47:27 +03:00
parent 41f55f2bd8
commit 04305cb5c0

View File

@ -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...