mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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...
|
// XXX setup keyboard...
|
||||||
var keyboard = require('lib/keyboard')
|
var keyboard = require('lib/keyboard')
|
||||||
|
|
||||||
|
/*/ XXX update this to use .keyboard
|
||||||
// XXX move this to the .config...
|
// XXX move this to the .config...
|
||||||
var kb = {
|
var kb = {
|
||||||
'Basic Control': {
|
'Basic Control': {
|
||||||
@ -766,6 +767,7 @@ var ExampleUIActions = actions.Actions({
|
|||||||
function(){
|
function(){
|
||||||
return that.config['max-key-repeat-rate']
|
return that.config['max-key-repeat-rate']
|
||||||
}))
|
}))
|
||||||
|
//*/
|
||||||
|
|
||||||
// XXX STUB
|
// XXX STUB
|
||||||
window.b = b
|
window.b = b
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user