Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Problem initializing with specific index #1

@freshking

Description

@freshking

I initialize and add the MHYahooParallaxView to my view controller in the viewDidLoad method.
This works just fine but I am not able to load right into a certain index. The only method I found to be working is to set setCurrentIndex: in the viewDidAppear method but this ways the user still sees the first index first and shortly after the selected index is loaded. Setting setCurrentIndex: in viewWillAppear: does not work.
Am I missing something or should this be a feature request?
Thanks!

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