@jokl wrote:
My nodeTemplate:
$( go.Node, $( go.Shape, { fill: 'white', strokeWidth: 1, figure: 'LineH' }, new go.Binding('strokeDashArray', 'strokeDashArray'), ), );I can select a node only if I explicitly clicked on it. If I click on the figure itself without a line, then I cannot select it.
Please tell me if there is a solution.
Posts: 1
Participants: 1