feat: Center point with more precise highlight outlines

This commit is contained in:
Mark Tolmacs
2025-09-13 14:41:47 +02:00
parent c4874e9dd9
commit 737f6e08c1
2 changed files with 129 additions and 57 deletions

View File

@@ -31,7 +31,6 @@ import {
getHoveredElementForBinding,
intersectElementWithLineSegment,
isBindableElementInsideOtherBindable,
isPointInElement,
} from "./collision";
import { distanceToElement } from "./distance";
import {