How can I disable or turn off a feature, for example grid-snapping? We have special layouter for connections, so they should look like this
however, after update to bpmn js 4.0.0 ad up, they look like that
due to modeling.updateWaypoints(connection, self.snapMiddleSegments(waypoints)); in LayoutConnectionBehavior.js