miblanchard / react-native-slider

A pure JavaScript <Slider> component for react-native and react-native-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inaccurate _thumbHitTest for vertical sliders

andersonaddo opened this issue · comments

I didn't have time to investigate further (I switched to a different package), but there's something wrong with _thumbHitTest on vertical sliders. Here's a video:

Screen.Recording.2022-10-23.at.10.18.07.AM.mp4

In this video, debugTouchArea was set to true and trackClickable was set to false.

(If you're on Firefox, the browser will complain that the video is corrupt for some reason. it's not; use a different browser).