mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 12:29:58 +02:00
fix incorrect font rendered on late load (#1555)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// time in milliseconds
|
||||
export const FONT_LOAD_THRESHOLD = 1000;
|
||||
export const TAP_TWICE_TIMEOUT = 300;
|
||||
export const INITAL_SCENE_UPDATE_TIMEOUT = 5000;
|
||||
|
Reference in New Issue
Block a user