remove cover from fit options

This commit is contained in:
Ryan Di 2024-12-05 15:13:42 +08:00
parent 96b5cfc35d
commit 113dfc0023
2 changed files with 1 additions and 20 deletions

View file

@ -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 = () => {
>
<option value="none">none</option>
<option value="contain">contain</option>
<option value="cover">cover</option>
</select>
</label>
<label>