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

When the badge becomes small ( eg 20x20 ) , it doesnt properly display double digit numbers. #15

Open
Return-1 opened this issue Sep 11, 2017 · 2 comments

Comments

@Return-1
Copy link

Please consider submitting the following information (if relevant):

  • Library setup method: file, Carthage, CocoaPods or Swift Package Manager.
  • Version of the library. Example: 8.0.
  • Xcode version. Example: 8.3.3.
  • OS version. Example: iOS 10.3.2.
@evgenyneu
Copy link
Owner

Thanks for reporting. Do you limit the width/height of the badge view in the code to 20x20? If so, this is probably why it misbehaves. The badge view is supposed to set its own width/height based on the font size and width of the border.

@Return-1
Copy link
Author

Return-1 commented Sep 18, 2017

Gothca, i ll try doing that. Thanks for replying 👍

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