mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-06 05:46:26 +00:00
Performance
This commit is contained in:
@@ -126,7 +126,7 @@ const calculate = <Point extends GlobalPoint | LocalPoint>(
|
||||
t0,
|
||||
s0,
|
||||
1e-2,
|
||||
2,
|
||||
1,
|
||||
);
|
||||
|
||||
if (!solution) {
|
||||
|
||||
Reference in New Issue
Block a user