Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Improved items selectability check, and stop scrolling when an item is not selectable #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ccodega
Copy link

@ccodega ccodega commented Apr 13, 2022

Main changes:

  • removed getItemCount (was not used at all)
  • renamed isIndexSelectable to isSelectable for consistency
  • check items selectable also during selection, not only at first selection
  • stop drag to select when an item cannot be selected
  • added a DragToSelectListener in order to monitor activation/deactivation of drag to select

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant