### Describe the bug Here is what I see with maxGraph: https://github.com/user-attachments/assets/f4ff0e84-73bd-40b9-b9e3-c4a34666b3bf <!-- ### 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 connection points should be on the perimeter of the vertex, as this was done in mxGraph https://github.com/user-attachments/assets/f2ffb227-1e68-4a44-8c31-cdae495ef220 mxGraph resources: - source: https://github.com/jgraph/mxgraph/blob/v4.2.2/javascript/examples/fixedpoints.html - live example: https://jgraph.github.io/mxgraph/javascript/examples/fixedpoints.html <!-- ### Screenshots If applicable, add screenshots or videos to help explain your problem. --> ### Environment - `maxGraph` version or commit: #839 - 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. -->