Skip to content

Conversation

@ttgb
Copy link

@ttgb ttgb commented Nov 15, 2016

fix a bug may cause on 6/7 Plus that display an extra line on indicator right side

ttgb and others added 2 commits November 15, 2016 16:20
fix a bug may cause on 6/7 Plus that display an extra line on indicator right side
CGRectGetMinY(segment.frame) + self.segmentIndicatorInset,
CGRectGetWidth(segment.frame) - (2.0f * self.segmentIndicatorInset),
CGRectGetHeight(segment.frame) - (2.0f * self.segmentIndicatorInset));
return CGRectIntegral(rect);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better

@nealyoung
Copy link
Owner

This issue should be fixed in the latest release. Have you checked the current release to see if it is still occurring?

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

Successfully merging this pull request may close these issues.

3 participants