Should capi:graph-pane-object-at-position work with capi:simple-panes nodes?
I have a capi:graph-pane with node representations derived from capi:simple-pane rather than capi:pinboard-object. I am trying to use capi:graph-pane-object-at-position to obtain the node under the cursor in order to be able to select it, but it seems that this always returns nil (it does work as advertised if I stick with pinboard-objects). Is this correct behaviour? Is there an alternative way of finding out which pane is visible at a given point? - Dominic