eclipsesource / eclipsesource/tabris-js

Support scrollYState on CollectionView

Open
#2,115 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Feature description

Currently, it is not possible to differentiate between user-initiated and programmatic scroll or flinging. Differentiating between those can be useful for e.g. UIs that should only be shown when the user drags the content and not when the view is scrolling programmatically.

### Proposed solution

Provide an API like `scrollYState` like the one supported by `ScrollView`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.