We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
inverted
Describe the bug Slider thumb with inverted prop is in wrong position.
To Reproduce Steps to reproduce the behavior:
Just set Slider prop inverted to true. Reproduce playground here: https://playground.solidjs.com/anonymous/6340ff08-50e1-4ad6-85c2-e0873ab579c0
true
Expected behavior Slider thumb is in the correct position.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
fix(slider): inverted slider thumb in the wrong position (kobaltedev#439
0aa405c
)
Successfully merging a pull request may close this issue.
Describe the bug
Slider thumb with inverted prop is in wrong position.
To Reproduce
Steps to reproduce the behavior:
Just set Slider prop
inverted
totrue
. Reproduce playground here: https://playground.solidjs.com/anonymous/6340ff08-50e1-4ad6-85c2-e0873ab579c0Expected behavior
Slider thumb is in the correct position.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: