PickerView icon indicating copy to clipboard operation
PickerView copied to clipboard

Taps are not recognized correctly

Open bmourat opened this issue 7 years ago • 2 comments

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!

bmourat avatar Oct 04 '18 19:10 bmourat

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 .

RameshBhupathi avatar Oct 05 '18 02:10 RameshBhupathi

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? wheel

bmourat avatar Oct 05 '18 07:10 bmourat