Skip to content

Scrolling and stopping wheel does not pick value #29

@mikaello

Description

@mikaello

Reproduce:

  1. Create a app with WheelPicker component and set the isCyclic prop to true (or create a large list of values)
  2. Run the app
  3. Swipe fast up or down on the wheel picker so the wheel starts spinning
  4. Stop the wheel by touching it once
  5. The value that was selected is not sent back in the callback onItemSelected

If you let the wheel stop by itself or you scroll slowly the value is sent in the callback onItemSelected as expected.

bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions