Skip to content

Multiple views with continuous show/hide not working #71

@hk4774

Description

@hk4774

First of all, great library. Works great for me. But it started giving issues when I used multiple slide views with a multiple show/hide calls.

slideViewA?.hide()
slideViewB?.hide()
slideViewC?.hide()
slideViewD?.show()

But most of the time, any of the action gets ignored. is the problem in my logic or theres something else ? please give a suggestion

Thanks in advance.

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