mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-03 18:27:04 -04:00
Lower timeout
This commit is contained in:
parent
72a0fcda25
commit
f0a329e20f
@ -516,4 +516,4 @@ export enum UserIdleState {
|
||||
*/
|
||||
export const LINE_POLYGON_POINT_MERGE_DISTANCE = 20;
|
||||
|
||||
export const BIND_MODE_TIMEOUT = 1500; // ms
|
||||
export const BIND_MODE_TIMEOUT = 800; // ms
|
||||
|
Loading…
x
Reference in New Issue
Block a user