Dragging links more easily

Is it possible to create a transparent shape behind the link and label, like a square that would cover both of them, and do so that it makes it easier to grab it with the mouse when dragging from the palette to the diagram ? Otherwise it is difficult to drag since user has to click exactely on the link

image

On the diagram I had already done something similar :

image

But it was just highlighting the link on mouse hover.

It appears that you have added a label on the Link in the Palette. Can you extend the area of that TextBlock down to cover the whole link?

Alternatively does setting the Link.background property to “transparent” do what you want? Just on the template in the Palette.

link background set to transparent, perfect !