Relinking of loop links

In StateCharter demo application we can see the following behaviour:
create a node and make the link that goes from/to this node (loop),
when select link and pick the ending selection handler dimond my mouse
and start drag the link. We see that we dragging starting selektion
handler instead of one we picked up.

I think GoToolRelinking’s method PickRelinkHandle returns wrong selection handler.

How to get rid of that effect?

This is fixed in version 2.3, which is entering beta test now.