Skip to content

Scrolling is 'tripping' when at top or bottom when no-wrap and itemCount is >= 5 #38

@PieterAelse

Description

@PieterAelse

Steps to reproduce:

  • Checkout the sample
  • Open the layout file
  • Edit number_picker and set:
app:np_wheelItemCount="5"
app:np_wrapSelectorWheel="false"
  • Scroll to the top or bottom of the numberpicker
  • Try to normally (/slowly) get to the previous/next number, scrolling will 'trip'

Only way to escape the top/bottom position is with a fast fling.

See video for demo:
NumberPicker_NoWrap_ItemCount5_tripping.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions