From 113dfc0023c31673f1a070123e198b94b180666d Mon Sep 17 00:00:00 2001 From: Ryan Di Date: Thu, 5 Dec 2024 15:13:42 +0800 Subject: [PATCH] remove cover from fit options --- excalidraw-app/App.tsx | 2 -- packages/excalidraw/scene/export.ts | 19 +------------------ 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/excalidraw-app/App.tsx b/excalidraw-app/App.tsx index 7d1c13c69e..4198b61b33 100644 --- a/excalidraw-app/App.tsx +++ b/excalidraw-app/App.tsx @@ -681,7 +681,6 @@ const ExcalidrawWrapper = () => { // // scale: 0.01, // // scale: 2, // // origin: "content", - // // fit: "cover", // // scale: 2, // // x: 0, // // y: 0, @@ -1270,7 +1269,6 @@ const ExcalidrawWrapper = () => { > -