Steps to reproduce:
- Create a new project using Universal 3D template
- Import the attached "MySimpleGraph.cs" into the Project
- Go to Assets > Create > Graph Toolkit Samples > Simple Graph
- Open the created graph
- Ensure the Blackboard (or Graph Inspector) overlay is open and visible
- Hover over the edge of the Blackboard overlay until the resize cursor appears
- Click and hold to resize the overlay
- Slowly drag to resize the panel and observe the bottom area of the overlay
Actual results: A "Blackboard" tooltip appears and flickers (appears and disappears) while the panel is being resized
Expected results: No tooltips appear during the drag interaction
Reproducible with versions: 0.4.0-exp.2 (6000.3.12f1), 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Tested on (OS): Windows 11
Notes:
- This behavior also applies to the "Graph Inspector" overlay
- Tooltips are typically expected to be suppressed during active drag interactions (like resizing)