@cfarmerga wrote:
Hi. I have a table-based node and I want to require the user to click on the selectionObject in order for the node to become selected. I tried exploring selectable and pickable options, but nothing seemed to give what I wanted. Currently, any click anywhere in the table results in selection. I want to ignore clicks on anything that's not the selectionObject. How can I do this? As a corollary, I'd also like the node to be unselected when I click on anything that's not the selectionObject.
Here's a fiddle example: https://jsfiddle.net/cfarmerga/5o3uypwm/3/
thanks!
Posts: 1
Participants: 1