bgribble/mfp

Connections selected in a group move without endpoints moving

Closed this issue · 1 comments

This happens sort of erratically but it's surprising and wrong when it does.

Basically if there are multiple items selected, including connections but not their endpoints, dragging the selection drags the drawn connection but not the endpoint. I would say that connections should be exempt from dragging except to follow their selected endpoints.

The commit above fixes this issue. If a connection is selected along with other items, and the items are dragged, the connection stays selected but doesn't move.