Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual bug on pools graph #124

Open
jameshilliard opened this issue Jul 20, 2017 · 1 comment
Open

Visual bug on pools graph #124

jameshilliard opened this issue Jul 20, 2017 · 1 comment

Comments

@jameshilliard
Copy link
Contributor

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:
with
Without:
without
This appears to be caused by the position of the pool tooltip being offscreen:
inspect
See translate(0,-9999) in the highlighted code in the inspector as being the likely cause.

@Budj1987
Copy link

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:
with
Without:
without
This appears to be caused by the position of the pool tooltip being offscreen:
inspect
See translate(0,-9999) in the highlighted code in the inspector as being the likely cause.

@brandon1980 brandon1980 mentioned this issue Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jameshilliard @Budj1987 and others