Signal-iOS/SignalUI
Jordan Rose 72bdb33b05 Set CVBodyTextLabel's contentMode to redraw on bounds changes
This is a quick workaround for a behavior change in iOS 15.4 that's
causing CVBodyTextLabel to draw stretched or truncated text due to
cell reuse---the text is drawn in the cell's old size (which may be
insufficient, truncating the text), then the size changes and the
content that *is* drawn is potentially stretched.

Credit to Martin for finding this; I just profiled it to make sure it
wasn't going to be prohibitive.
2022-03-30 16:31:30 -07:00
..
Appearance improve ContactsManagerCache performance (#4026) 2022-03-03 09:30:31 +01:00
Categories Fix typos 2022-03-18 11:31:06 -07:00
Environment Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments Fix typos 2022-03-18 11:31:06 -07:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Fix typos 2022-03-18 11:31:06 -07:00
Utils Merge branch 'master' into martin/IOS-2234 2022-03-17 09:09:37 +01:00
ViewControllers Fix typos 2022-03-18 11:31:06 -07:00
ViewModels Fix typos 2022-03-18 11:31:06 -07:00
Views Set CVBodyTextLabel's contentMode to redraw on bounds changes 2022-03-30 16:31:30 -07:00
Wallpapers Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
SignalUI-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalUI.h Change phone number. 2021-11-19 14:28:18 -03:00