Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-12-02 03:45:53 +03:00
parent b6817b7e3b
commit d183e7621c

View File

@ -1798,12 +1798,12 @@ module.CropActions = actions.Actions({
}], }],
// crop edit actions... // crop edit actions...
// XXX do we need this???
// XXX add gids to crop (current by default)...
// XXX use this as undo for .removeFromCrop(..) // XXX use this as undo for .removeFromCrop(..)
// ...after we remove images from a crop we lose their containing // ...after we remove images from a crop we lose their containing
// ribbon information and the order might get messed up by // ribbon information and the order might get messed up by
// horizontal shifting if not undone correctly... // horizontal shifting if not undone correctly...
// XXX undo -- .removeFromCrop(..) but only the gids that were
// actually added... (???)
addToCrop: ['- Crop/', addToCrop: ['- Crop/',
core.doc`Add gids to current crop... core.doc`Add gids to current crop...