mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-09 12:55:36 -04:00
Performance
This commit is contained in:
parent
a846ebb6e7
commit
6256ef56e2
@ -126,7 +126,7 @@ const calculate = <Point extends GlobalPoint | LocalPoint>(
|
|||||||
t0,
|
t0,
|
||||||
s0,
|
s0,
|
||||||
1e-2,
|
1e-2,
|
||||||
2,
|
1,
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!solution) {
|
if (!solution) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user