Skip to content

Invisible pull-to-refresh when slowly refreshing. #73

@smaky

Description

@smaky

After add ins_addPullToRefreshWithHeight.... to tableview there is problem, when slowly pull down tableview. Content inset is reverted to value before pull and pull-to-refresh is invisible.
There is no issue when pull to refresh i pulled down really fast.
Founded solution is in method - (void)setState:(INSPullToRefreshBackgroundViewState)newState
remove [self setScrollViewContentInsetForLoadingAnimated:YES]; to prevent reset default inset for tableview.

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