Closed AliE89 closed 7 months ago
I don't know what you mean. The hover is not activated in that example. Also the tooltip will have to be managed via some web ui.
Moreover you can find VTK example doing hover picking here. The only thing is that the example just resolve the actor not the point info, but the basic gist is there...
Hi Sebastien,
I was playing around with the examples and noted that examples/07_paraview/Picking is (maybe) misbehaving. Box selections look right, but hoverOnPoint/Cell is not displaying any tooltip with info as it happens in pv.
Cheers