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

shouldHideBadgeAtZero only works when set in the beginning #22

Open
philippb opened this issue Mar 5, 2016 · 1 comment
Open

shouldHideBadgeAtZero only works when set in the beginning #22

philippb opened this issue Mar 5, 2016 · 1 comment

Comments

@philippb
Copy link

philippb commented Mar 5, 2016

The config shouldHideBadgeAtZero only works when set before the badge count.

self.settingsBtn.badgeValue = "0"
self.settingsBtn.shouldHideBadgeAtZero = true

will display a badge with value 0.

When changing shouldHideBadgeAtZero it should take the current value into account and update.

@Liqiankun
Copy link

Yup! We have the same issues!

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