mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b6817b7e3b
commit
d183e7621c
@ -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...
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user