Skip to content

Scrolling problem with collapsed sections #26

@barisatamer

Description

@barisatamer

If all of the items are collapsed, then it is not possible to scroll the STCollapseTableView.

I tried disabling userInteraction of the header view and scrolling did work successfully. However, the UITapGestureRecognizer (which allows STCollapsTableView to expand tapped section) did not work.

The problem also appears on default UITableView. I tried with default table view class, and saw that it is not possible to scroll the table view by panning userInteractionEnabled header views.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions