eclipsesource / eclipsesource/tabris-js
Problem with CollectionView Part 3
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Last point, when the cellType method is a function, the updateCell method runs ad infinitum even if there is only one element in the createCell method. On the snippet try to display the content of console.log() you will see.
### Expected behavior
UpdateCell run only on the number of cells displayed on the screen.
### Environment
- Tabris.js version: 3.7, 3.7.1, 3.8(last Nightly)
- Device:
Contributor guide
Assessment
This issue has not been assessed yet.