Skip to content

It's not working fine when .isEqualWidth = false. #6

Description

@TheNasirKhan

We have some 4 tabs with unequal texts so we configured .isEqualWidth = false, but it creates multiple issues. on tapping the first time it switches the tab but afterward, it's unresponsive and doesn't switch the tabs even on scroll.

I have diagnosed the issue is in viewTappedSegmentChange method in PuiSegmentedControl. In the animation completion block, there is a condition on "finished", that is coming false and so, the rest of the code doesn't run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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