mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a54fe183f6
commit
80f579e31c
@ -725,6 +725,7 @@ var ExampleUIActions = actions.Actions({
|
||||
// XXX setup keyboard...
|
||||
var keyboard = require('lib/keyboard')
|
||||
|
||||
/*/ XXX update this to use .keyboard
|
||||
// XXX move this to the .config...
|
||||
var kb = {
|
||||
'Basic Control': {
|
||||
@ -766,6 +767,7 @@ var ExampleUIActions = actions.Actions({
|
||||
function(){
|
||||
return that.config['max-key-repeat-rate']
|
||||
}))
|
||||
//*/
|
||||
|
||||
// XXX STUB
|
||||
window.b = b
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user