throttle take 2

This commit is contained in:
zsviczian
2023-02-26 21:47:35 +01:00
parent 84e01cde87
commit 6ecd843df2
2 changed files with 108 additions and 38 deletions
+1 -1
View File
@@ -655,7 +655,7 @@ const generateElementShape = (
}
};
const generateElementWithCanvas = (
export const generateElementWithCanvas = (
element: NonDeletedExcalidrawElement,
renderConfig: RenderConfig,
) => {