google / neuroglancer

WebGL-based viewer for volumetric data
Apache License 2.0
1.09k stars 299 forks source link

fix(ui): buttons now display the title set in the makeIcon options #633

Closed chrisj closed 2 weeks ago

chrisj commented 3 months ago

…when hovering inside the ikonate svg with a default title. Previously you would only see the correct title if you hovered in the tiny margin surrounding the svg.

Tested on chrome and firefox

Before:

Screenshot 2024-08-07 at 1 30 18 PM

After:

Screenshot 2024-08-07 at 1 32 03 PM