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

"Dead" slider circles & overlap deadlock #1

Open
francisjervis opened this issue Jan 13, 2015 · 6 comments
Open

"Dead" slider circles & overlap deadlock #1

francisjervis opened this issue Jan 13, 2015 · 6 comments

Comments

@francisjervis
Copy link

I am encountering an issue where the outline circles for the controls persist in the original slider position and/or other spots. See image attached.

When the lower slider is at the 0 position and the upper slider is then dragged on top of it, the slider is "locked" – gestures seem to be picked up by the lower slider. In my use case the best way to resolve this would be to specify a minimum gap between the sliders relative to the total length (eg. 0.042 apart to make the minimum time slot 1 hour).

Thanks for all your work!

ios simulator screen shot jan 13 2015 1 33 06 pm

@warchimede
Copy link
Owner

Thanks a lot for your feedback, I'm gonna have a look at that :)

@francisjervis
Copy link
Author

great! let me know if you’d like to take a look at my code (tho i think i saw this in the example project when i built it too).

i’m using it to build the schedule entry view for a task-sharing platform, TimesFree (beta.timesfree.co http://beta.timesfree.co/) - let me know if you want to link to it as an example!

best
francis

On Jan 14, 2015, at 4:44 AM, William Archimede [email protected] wrote:

Thanks a lot for your feedback, I'm gonna have a look at that :)


Reply to this email directly or view it on GitHub #1 (comment).

@warchimede
Copy link
Owner

Hi Francis,

I made some changes to avoid thumbs overlapping.
I can't reproduce the "dead" thumbs, so please tell me if the problem persists.

Cheers :) 💯

@francisjervis
Copy link
Author

Thanks! I maybe want to make the circles smaller, is there a param for that?

If you can't reproduce the dead circles it might be because I am drawing from the tableviewcell's subclass (probably not recommended I know).

@swatirout
Copy link

Hi,I am also facing this same issue when lower thumb is at 0 and the upper thumb is overlapping it and i m unable to move any one thumb out of these two.please help,thanks!!

@wdcurry
Copy link

wdcurry commented Feb 10, 2019

I have noted (late into the game here) that if you touch on the outer far edge of the seemingly top overlap, that circle will take the gesture.

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

4 participants