mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update utils.ts
This commit is contained in:
parent
0a6d41ecf9
commit
87e6638e9e
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ export const throttleRAF = <T extends any[]>(
|
|||
timerId = null;
|
||||
if (watchdog) {
|
||||
clearTimout(watchdog);
|
||||
watchdog = null;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue