@cesar.smerling wrote:
Hi!
We have a go.Node definition with some shapes, ports and textblocks (this are outside the shapes, like a label)
When we select with the drag tool we want that only the shape to be selected, we made in the go.Node selectableObject to be the shape not the text.
What we want when we do the drag selection, to the textblocks be ignored in the selection. So the isPartialInclusion attribute don't really work for us, with false we have the drag to the textblocks too, with true if you drag to the text all node get selected. We want something in between (in this case ignore the textblocks) How can this be achevied?Thanks.
Posts: 2
Participants: 2