Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-03-22 19:49:02 +03:00
parent 7647458381
commit 41f55f2bd8

View File

@ -625,7 +625,7 @@ actions.Actions({
{undo: function(a){ this.shiftImageTo(a.args[1], a.args[0]) }},
function(target, to){ this.data.shiftImage(target, to) }],
// XXX BUG: this messes up .medirection handling...
// XXX BUG: this messes up .edirection handling...
shiftImageUp: ['Edit|Image/Shift image up',
core.doc`Shift image up...