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

Fixed slider with non-zero minimum #455

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ganyuss
Copy link

@ganyuss ganyuss commented Jul 12, 2023

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

⤵️ What is the current behavior?

Here I got all the sliders set to [1-10] as min and max values. There is no issue as to what the slider returns, but the graphic is glitched, and the knob does not follow my thumb. It is instead offsetted to the right.

🆕 What is the new behavior (if this is a feature change)?

💥 Does this PR introduce a breaking change?

No breaking change in sight.

🐛 Recommendations for testing

Have a slider with a non-zero minimum.

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current develop

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

Successfully merging this pull request may close these issues.

None yet

1 participant