mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cc1c81747a
commit
34236bf334
@ -335,6 +335,7 @@ var ElectronHostActions = actions.Actions({
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
// XXX should this support resizing???
|
// XXX should this support resizing???
|
||||||
|
// XXX might be good to rotate the image if needed...
|
||||||
copy: ['Image|Edit/Copy image',
|
copy: ['Image|Edit/Copy image',
|
||||||
core.doc`Copy image
|
core.doc`Copy image
|
||||||
|
|
||||||
@ -426,6 +427,7 @@ var BrowserHostActions = actions.Actions({
|
|||||||
|
|
||||||
|
|
||||||
// XXX these do not work from file://
|
// XXX these do not work from file://
|
||||||
|
// XXX would be nice to add a path/title here...
|
||||||
// XXX should this support resizing???
|
// XXX should this support resizing???
|
||||||
copy: ['Image|Edit/Copy image',
|
copy: ['Image|Edit/Copy image',
|
||||||
core.doc`Copy image
|
core.doc`Copy image
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user