Skip to content
New issue

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

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

Already on GitHub? # to your account

Scrollbar thumb color is not changing on hover #625

Closed
MurhafSousli opened this issue Jul 11, 2024 · 0 comments · Fixed by #626
Closed

Scrollbar thumb color is not changing on hover #625

MurhafSousli opened this issue Jul 11, 2024 · 0 comments · Fixed by #626
Assignees
Labels

Comments

@MurhafSousli
Copy link
Owner

When hovering over the scrollbar, the thumb background is not changed, this is because of wrong CSS variable assignment --_thumb-x-color: var(var(--INTERNAL-scrollbar-thumb-min-size)) in both vertical.scss and horizontal.scss files

In v15.0.2 this bug was introduced.

Environment

  • Angular: 18
  • ngx-scrollbar: 15.0.2 - 15.0.3 - 15.0.4
@MurhafSousli MurhafSousli self-assigned this Jul 11, 2024
@MurhafSousli MurhafSousli changed the title Scrollbar thumb hover color is not changed Scrollbar thumb color is not changing on hover Jul 11, 2024
@MurhafSousli MurhafSousli linked a pull request Jul 11, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant