eclipsesource / eclipsesource/tabris-js
Allow to always show scrollbar on ScrollView/CollectionView
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
To give the user a constant indication of the amount of content that is displayed in a `ScrollView` it can be beneficial to always the scrollbar.
### Expected behavior
Allow to configure the scroll bar appearance with none, auto (hide after timeout) and always.
### Environment
- Tabris.js version: 3.0
Contributor guide
Assessment
This issue has not been assessed yet.