BadgeHub icon indicating copy to clipboard operation
BadgeHub copied to clipboard

Hide Count hiding wrong object?

Open justdan0227 opened this issue 3 years ago • 1 comments

Shouldn't Hide Count hide the label and not the badge? (it currently hides the badge and leaves the number)

/// Hide the count (Blank Badge). /// Remember this only hide count, /// and not the red dot. public func hideCount() { countLabel?.isHidden = true }

justdan0227 avatar Oct 25 '21 23:10 justdan0227

HIi, can you assign me this issue ?

narendrajagne avatar Oct 04 '23 10:10 narendrajagne