jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS

Home Page:https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to set the bubble container's top = bubble top label's bottom + ___

wustzhy opened this issue · comments

when i set " the bubble container's top = bubble top label's bottom + 10 " , unexpectedly, found that the text in the messageBubbleContainerView is no longer be vertically center. So , please give me help to correctly set the space between bubble container's top and bubble top label's bottom.

image.png

image
I set the constraint in xib .Did I do wrongly? Or I need to do sth else to not make effect upon the bubble container's content. Thanks for your reply!

@VincentSit @jessesquires please help me above, thank you very much. Have you try that way above? Did you face the same issue?

@wustzhy Sorry, I'm afraid I could not help you, I have two years no attention to this project.

I would assume this is due to the fact that these can vary in height from one message to the next. I'll take a look and see if there is a good place to change this.

Hello everyone!

I'm sorry to inform the community that I'm officially deprecating this project. 😢 Please read my blog post for details:

http://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Thus, I'm closing all issues and pull requests and making the necessary updates to formally deprecate the library. I'm sorry if this is unexpected or disappointing. Please know that this was an extremely difficult decision to make. I'd like to thank everyone here for contributing and making this project so great. It was a fun 4 years. 😊

Thanks for understanding,
— jsq