KrauseFx / TSMessages

💌 Easy to use and customizable messages/notifications for iOS à la Tweetbot
http://krausefx.com
MIT License
4.87k stars 720 forks source link

Further Customization - Text Alignment, view height #101

Closed cohen72 closed 9 years ago

cohen72 commented 10 years ago

Any plans to allow further customization for things such as aligning the text within the message, as well as forcing the height of the view (for example if I want it to be the height of the UIStatusBar)

KrauseFx commented 10 years ago

Sorry, right now that's not planned.

KrauseFx commented 10 years ago

Text Alignment will be possible very soon.

KrauseFx commented 9 years ago

Custom subviews should allow you do implement all this: https://github.com/toursprung/TSMessages/issues/97 This feature is not yet finished.

KrauseFx commented 9 years ago

In the meantime you can use this fork: https://github.com/toursprung/TSMessages/pull/108