From d183e7621cb28842f3a195a798d8ddf0f9220377 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 2 Dec 2017 03:45:53 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/base.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui (gen4)/features/base.js b/ui (gen4)/features/base.js index e2d86270..b83ee26e 100755 --- a/ui (gen4)/features/base.js +++ b/ui (gen4)/features/base.js @@ -1798,12 +1798,12 @@ module.CropActions = actions.Actions({ }], // crop edit actions... - // XXX do we need this??? - // XXX add gids to crop (current by default)... // XXX use this as undo for .removeFromCrop(..) // ...after we remove images from a crop we lose their containing // ribbon information and the order might get messed up by // horizontal shifting if not undone correctly... + // XXX undo -- .removeFromCrop(..) but only the gids that were + // actually added... (???) addToCrop: ['- Crop/', core.doc`Add gids to current crop...