mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-19 15:31:04 +02:00
reduce timeout
This commit is contained in:
@@ -540,4 +540,4 @@ export const LINE_POLYGON_POINT_MERGE_DISTANCE = 20;
|
|||||||
|
|
||||||
export const DOUBLE_TAP_POSITION_THRESHOLD = 35;
|
export const DOUBLE_TAP_POSITION_THRESHOLD = 35;
|
||||||
|
|
||||||
export const BIND_MODE_TIMEOUT = 800; // ms
|
export const BIND_MODE_TIMEOUT = 600; // ms
|
||||||
|
Reference in New Issue
Block a user