mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +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…
Reference in New Issue
Block a user