Closed dgr closed 2 months ago
Version e0ae5ab8c8b499b3c04eb9aef3970ede045aa33e
Platform Unrelated to browser
Symptom The intersects? function returns incorrect results (e.g., says that two elements are intersecting when they are not.
intersects?
Diagnosis The logic in intersects? is wrong.
Action I'll submit a PR with tests.
Version e0ae5ab8c8b499b3c04eb9aef3970ede045aa33e
Platform Unrelated to browser
Symptom The
intersects?
function returns incorrect results (e.g., says that two elements are intersecting when they are not.Diagnosis The logic in
intersects?
is wrong.Action I'll submit a PR with tests.