-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Description
There's a visual bug in the pools graph that appears to cause the name of a pool to not show up unless you mouse over it. Bitcoin India here being the one with the issue.
With mouseover:
Without:
This appears to be caused by the position of the pool tooltip being offscreen:
See translate(0,-9999)
in the highlighted code in the inspector as being the likely cause.
Metadata
Metadata
Assignees
Labels
No labels