Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When nodes start moving inside the Swimlane while the snapping modules are injected, the snapPoint method is called. This method returns the range of offset required for the node to snap into position. The snapped point is updated for the node helper, but the offset remains consistent for every movement, unlike when a node is dragged outside the Swimlane. It is necessary to check and update the helper's values with each movement to ensure proper snapping behavior.