mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-27 08:54:26 +01:00
Update utils.ts
This commit is contained in:
@@ -185,6 +185,7 @@ export const throttleRAF = <T extends any[]>(
|
||||
timerId = null;
|
||||
if (watchdog) {
|
||||
clearTimout(watchdog);
|
||||
watchdog = null;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user