fix: disable render throttling by default & during resize (#5451)
This commit is contained in:
Vendored
+1
@@ -14,6 +14,7 @@ interface Window {
|
||||
__EXCALIDRAW_SHA__: string | undefined;
|
||||
EXCALIDRAW_ASSET_PATH: string | undefined;
|
||||
EXCALIDRAW_EXPORT_SOURCE: string;
|
||||
EXCALIDRAW_THROTTLE_RENDER: boolean | undefined;
|
||||
gtag: Function;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user