Skip to content

Calling ReloadData with fresh content doesn't update SYPaginator #14

@psilvis

Description

@psilvis

I've fixed this issue in PR #12. It's been dormant for a while so I'm filing an issue to accompany the pull request. Let me know if there is any difficulty reproducing

Steps to reproduce:

  • Display an SYPaginator with several pages of images
  • Alter the data source, such that -paginatorView:viewForPageAtIndex: will return new pages/content
  • Call [paginatorView reloadData]

Expected result

SYPaginator updates to display the new set of pages

Actual result

SYPaginator does not update. viewForPageAtIndex is not called

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions