TanguyAladenise / BBBadgeBarButtonItem

A BarButtonItem with a badge on top.
MIT License
963 stars 154 forks source link

ios 9 support not fine #22

Closed yankunren closed 9 years ago

yankunren commented 9 years ago

ios 9 support not fine

madmapper commented 9 years ago

I'll add some real info to this comment - it looks like the corners are not being rounded off on the badge in iOS 9. Badges appear square.

Reedyuk commented 9 years ago

Yes, i can also confirm,when the first badge is created, it is not rounding the corners, but after that it seems to be rounding the corners.

yankunren commented 9 years ago

19