@@ -29,7 +29,7 @@ describe("check rotated elements can be hit:", () => {
|
||||
] as LocalPoint[],
|
||||
});
|
||||
const hit = hitElementItself({
|
||||
point: pointFrom<GlobalPoint>(88, -68),
|
||||
point: pointFrom<GlobalPoint>(87, -67),
|
||||
element: window.h.elements[0],
|
||||
threshold: 10,
|
||||
elementsMap: window.h.scene.getNonDeletedElementsMap(),
|
||||
|
||||
Reference in New Issue
Block a user