yonat / MultiSlider

UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
MIT License
494 stars 113 forks source link

Can not change thumbs with touch on them #95

Closed boztopuz closed 1 year ago

boztopuz commented 1 year ago

Description of the problem: [description] Hello, I cannot move the thumbs with touch on them, but if I touch view top or bottom of slider, thumbs work properly. But when I touch on any thumbs, they do not move.

https://user-images.githubusercontent.com/93190375/234221765-cfd15d85-0cdc-478f-878b-4ceaf61959d2.mov

Minimal project that reproduces the problem (so I'll be able to figure out how to fix it): [link to a Minimal Reproducible Example as described at https://ootips.org/yonat/repex ]

yonat commented 1 year ago

This problem does not happen when I run my code, so I'll need your code to help with this... Please create a minimal project that reproduces this problem, create a github project with its code, and link to it here. (See https://ootips.org/yonat/repex/)

yonat commented 1 year ago

@boztopuz Do you still have this problem? Can you create a repex for me to debug it?

yonat commented 1 year ago

Closing for lack of activity.

feel free to add the info requested above to get better help.