Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set segment content and nothing happen #10

Open
cinoss opened this issue Mar 16, 2016 · 2 comments
Open

Set segment content and nothing happen #10

cinoss opened this issue Mar 16, 2016 · 2 comments

Comments

@cinoss
Copy link

cinoss commented Mar 16, 2016

Update function return when segmenttext.count is zero even in Hybrid case

@xaviermerino
Copy link
Owner

Hello, I'm not sure what you are asking here. If you could be more specific as to what the issue is I would be glad to assist.

@cinoss
Copy link
Author

cinoss commented Mar 21, 2016

XMSegmentedControl.swift : line 255:

        if segmentTitle.count == 0 {
            return
        }

You should check for segmentContent also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants