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

Handle outermost position inconsistency with UISlider #100

Open
Ornolfr opened this issue Dec 22, 2020 · 0 comments
Open

Handle outermost position inconsistency with UISlider #100

Ornolfr opened this issue Dec 22, 2020 · 0 comments

Comments

@Ornolfr
Copy link

Ornolfr commented Dec 22, 2020

On UISlider, when a handle is moved to the min or max value, it looks like this:
image
The handle sticks on its left side to the start of the track.

On RangeSeekSlider, it looks like this:
image
The handle is centered on the start of the track.

Is there any way to make RangeSeekSlider handle work consistently with UISlider on that part?

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

1 participant