mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 20:00:10 +00:00
now opening an image in an external app will launch in a seporate process, not blocking the viewer...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f3c02c29cb
commit
02eaae8cc4
@ -276,7 +276,7 @@ var KEYBOARD_CONFIG = {
|
|||||||
|
|
||||||
F4: doc('Open image in external software', openImage),
|
F4: doc('Open image in external software', openImage),
|
||||||
|
|
||||||
// XXX print this in an overlay...
|
// XXX STUB print this in an overlay...
|
||||||
// '?'
|
// '?'
|
||||||
'/': {
|
'/': {
|
||||||
shift: doc('Show keyboard bindings',
|
shift: doc('Show keyboard bindings',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user