wan2land / vue-scroll-picker

iOS Style Scroll Picker Component for Vue 2 & 3. Support All Gestures of Mouse(also MouseWheel) and Touch.
https://vue-scroll-picker.dist.be
266 stars 36 forks source link

Multiple pickers value is not centered #847

Open dervice opened 5 months ago

dervice commented 5 months ago

If scroll one of the pickers value will be not in the center. Problem in my understanding in wrong scroll calculation for vue-scroll-picker-rotator. image image

wan2land commented 5 months ago

Could you please provide the related source code?