mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1eb393cf37
commit
66a21fa5d9
@ -1172,12 +1172,12 @@ var ControlActions = actions.Actions({
|
||||
// viewer
|
||||
'window-focus-timeout': 200,
|
||||
|
||||
// Debounce clicks
|
||||
// Debounce clicks/taps...
|
||||
//
|
||||
// All consecutive clicks within this timeout
|
||||
// will be dropped.
|
||||
//
|
||||
// All consecutive clicks within this timeout will be dropped.
|
||||
// To disable set to 0
|
||||
//
|
||||
// NOTE: this effectively disables double-clicks (by design).
|
||||
'image-click-debounce-timeout': 400,
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user