Modify cells to show quoted messages.
This commit is contained in:
parent
988b6ffae7
commit
5824cbd2a8
@ -1318,8 +1318,6 @@ CG_INLINE CGSize CGSizeCeil(CGSize size)
|
||||
CGFloat maxTextWidth = (maxMessageWidth - (self.textTrailingMargin + self.textLeadingMargin + result.width));
|
||||
CGFloat textWidth = 0.f;
|
||||
|
||||
DDLogInfo(@"%@ --- maxTextWidth: %f", self.logTag, maxTextWidth);
|
||||
|
||||
// Author
|
||||
{
|
||||
OWSContactsManager *contactsManager = Environment.current.contactsManager;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user