Skip to content

shouldHideBadgeAtZero only works when set in the beginning #22

@philippb

Description

@philippb

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.

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