PickerView
PickerView copied to clipboard
Taps are not recognized correctly
When tapping on items, sometimes taps are not recognized and the wheel doesn't change its selection, and sometimes when clicking on element above or below centred element, wheel changes selection but skips element that was actually clicked. It is easily reproducable on the test app in this repo. Could you please give a hint how this can be corrected?
Thanks!
Can u attach the video for this issue.
On Fri 5 Oct, 2018, 1:19 AM Murat Baysangurov, [email protected] wrote:
When tapping on items, sometimes taps are not recognized and the wheel doesn't change its selection, and sometimes when clicking on element above or below centred element, wheel changes selection but skips element that was actually clicked. It is easily reproducable on the test app in this repo. Could you please give a hint how this can be corrected?
Thanks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RameshBhupathi/PickerView/issues/16, or mute the thread https://github.com/notifications/unsubscribe-auth/AJheqy9ibelO_zNerO23gW8iGr0KmGoPks5uhmZjgaJpZM4XIyx2 .
Please have a look! I was clicking on C multiple times, it didn't change. But then i clicked on D and selection changed to C. By the way, when i remove extraOffset from this line everything works. Can you tell me what extraOffset is needed for?
