mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor doc tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b75bb062c1
commit
270118aa80
@ -2802,6 +2802,10 @@ var BrowserPrototype = {
|
|||||||
Right: 'right',
|
Right: 'right',
|
||||||
|
|
||||||
Enter: 'open',
|
Enter: 'open',
|
||||||
|
|
||||||
|
// NOTE: do not bind this key, it is used to jump to buttons
|
||||||
|
// via tabindex...
|
||||||
|
Tab: 'NEXT',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user