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

Setting badgeOriginX cause recursive invocatiion #8

Open
taojigu opened this issue Feb 11, 2015 · 1 comment
Open

Setting badgeOriginX cause recursive invocatiion #8

taojigu opened this issue Feb 11, 2015 · 1 comment

Comments

@taojigu
Copy link

taojigu commented Feb 11, 2015

MyCode:
button.badgeOriginX=30;
button.badge=@"2";

if seems happend on "self.badgeOriginX = self.frame.size.width - self.badge.frame.size.width/2", in the badgeInit

@mikeMTOL
Copy link
Owner

I can't reproduce problem. can you send me your code?

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