Skip to content

Separator visibility is wrongly updated when setRows/addRows is called #13

@malcommac

Description

@malcommac

Separator visibility call is executed for each cycle in setRows()/addRows() causing visibility change for each row which is wrongly identified as the last row during the nth iteration.

Moreover the isSeparatorHidden of the ScrollStackRows is strictly linked the the separator view while must be an independent property which is maintained regardless the visibility status when its the last row of the list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions