calimarkus / JDStatusBarNotification

Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
http://calimarkus.github.io/JDStatusBarNotification/documentation/jdstatusbarnotification
MIT License
4.22k stars 562 forks source link

Customize the text label's minimumScaleFactor with JDStatusBarStyle #56

Closed bcylin closed 7 years ago

bcylin commented 9 years ago

Added a property to JDStatusBarStyle to specify a smallest multiplier for the notification label to adjust its font size, in case the texts become too small when displaying a long message. The default value is 0, same as the UILabel's.

calimarkus commented 7 years ago

Closing PR from 2015, if you want to get this in, please reopen and address comment.