### Describe the bug In some case, the edge routing points display during the connection preview are not the same as the final ones of the edge: https://github.com/user-attachments/assets/5ceda4a3-6491-4d4a-b4ba-5a6bb2a0a77f <!-- ### To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error (if the error is taking from the browser console, please provide the error message in the text form, no image) If possible provide a repository to reproduce the issue. At minimum, provide the code (in text form, no image) that produces the issue. --> ### Expected behavior The preview matches the final points of the edge, as it was implemented in mxGraph: https://github.com/user-attachments/assets/85148b23-2bad-4448-8f8b-0a5b785c0ccc mxGraph resources: - source: https://github.com/jgraph/mxgraph/blob/v4.2.2/javascript/examples/orthogonal.html - live demo: https://jgraph.github.io/mxgraph/javascript/examples/orthogonal.html <!-- ### Screenshots If applicable, add screenshots or videos to help explain your problem. --> ### Environment - `maxGraph` version or commit: d72c910 - Desktop or mobile: desktop - OS and version: ubuntu 24.04 - Browser and version: Firefox 138.0.4, Chrome 136.0.7103.113 <!-- - Node/npm version (if applicable): - Used frameworks (if applicable): ### Additional context Add any other context about the problem here. -->