steve228uk / MessengerKit

:speech_balloon: A UI framework for building messenger interfaces on iOS
MIT License
1.48k stars 128 forks source link

Inserting Image Causes Constraint Issues #46

Closed BrandonBisbano closed 4 years ago

BrandonBisbano commented 5 years ago

Inserting text and then an image sometimes creates a situation as seen in the sample image below. In addition, sometimes when inserting an image and then text the text bubble retains the height of an image. FB9232CA-9ADC-42AE-8D2B-0EFC5A621D08

ruanorz commented 4 years ago

Ensure that you are using an unique ID for each message.

sjoness commented 4 years ago

Closing this as @ruanorz is correct. Ensure that each MSGMessage instance has a unique ID