mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +03:00
Doc: small documentation fix openseadragon#2111
line change from click to double-click
This commit is contained in:
parent
84257e3202
commit
7532075aab
@ -165,7 +165,7 @@
|
||||
this.dblClickTimeThreshold = options.dblClickTimeThreshold || $.DEFAULT_SETTINGS.dblClickTimeThreshold;
|
||||
/**
|
||||
* The maximum distance allowed between two pointer click events
|
||||
* to be treated as a click gesture.
|
||||
* to be treated as a double-click gesture.
|
||||
* @member {Number} dblClickDistThreshold
|
||||
* @memberof OpenSeadragon.MouseTracker#
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user