Closed
Description
Describe the bug
When the current value of the slider matches exactly one of the pip, the --range-pip-in-range-text
color is not applied to that pip.
To Reproduce
Steps to reproduce the behavior:
- Open this REPL
- See that while the current value is 10, the pip for 10 is not in orange while its value is in the range.
Expected behavior
All pips in the range should be in orange, including the one matching exactly the current value.
Screenshots