Closed
Description
Version
5.5.1
Link to Minimal Reproduction
Steps to Reproduce
- Instantiates the graph with the option selectedMode: false inside the visualMap
- Hover the mouse on the visualMap
Current Behavior
The click is disabled but the mouse still appears as a cursor pointer.
Expected Behavior
The cursor has to be default and not pointer
Environment
- OS:ArchLinux
- Browser: Chromium v130.0.6723.116-1
- Framework: [email protected]
Any additional comments?
If you declare a legend with selectedMode: false the cursor is set to default and not pointer.