mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +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
|
// viewer
|
||||||
'window-focus-timeout': 200,
|
'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
|
// To disable set to 0
|
||||||
|
//
|
||||||
|
// NOTE: this effectively disables double-clicks (by design).
|
||||||
'image-click-debounce-timeout': 400,
|
'image-click-debounce-timeout': 400,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user