jchanvfx / NodeGraphQt

Node graph framework that can be re-implemented into applications that supports PySide2
http://chantonic.com/NodeGraphQt/
MIT License
1.29k stars 266 forks source link

Pipe Hover/Selection events #410

Open GTN0707 opened 8 months ago

GTN0707 commented 8 months ago

Is there a way to modify the selection and hover events for PipeItem such that it's only activated when the cursor is directly over the pipe path and not the pipe's boundingRect?