Skip to content

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

@TheNasirKhan

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.

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