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
c31cf6793e
commit
bad240240d
@ -608,6 +608,13 @@ var KeyboardActions = actions.Actions({
|
||||
// * action editor dialog
|
||||
// * mode editor dialog
|
||||
// * add ability to disable key (???)
|
||||
// XXX key editor:
|
||||
//
|
||||
// [ action (text with dataset) ] [ args (text field) ] no default: [_]
|
||||
// ---
|
||||
// <list of keys>
|
||||
// new
|
||||
//
|
||||
// XXX do not hide modes on search...
|
||||
browseKeyboardBindings: ['Interface/Keyboard bindings editor (EXPERIMENTAL)...',
|
||||
widgets.makeUIDialog(function(path){
|
||||
@ -693,7 +700,7 @@ var KeyboardActions = actions.Actions({
|
||||
['⏶', function(){}],
|
||||
// XXX down
|
||||
['⏷', function(){}],
|
||||
// XXX edit
|
||||
// XXX edit -- launch the editor...
|
||||
['⋯', function(){}],
|
||||
//['edit', function(){}],
|
||||
//['🖉', function(){}],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user