Signal-iOS/SignalUI/Views/ConversationView
Max Radermacher 2bd247b0d9
Fix measureLabel… for attributed strings
The comment indicated that the existing fonts for particular subranges
should not be overwritten. However, the existing font was being
overwritten, which resulted in the measured size being too small.

The fix is to apply the default font only to ranges which don’t already
specify their own font (the intended behavior according to the comment).
2022-07-26 17:19:20 -07:00
..
CVBodyTextLabel.swift Set CVBodyTextLabel's contentMode to redraw on bounds changes 2022-03-30 16:31:30 -07:00
CVCellMeasurement.swift Fix typos 2022-03-18 11:31:06 -07:00
CVText.swift Fix measureLabel… for attributed strings 2022-07-26 17:19:20 -07:00
CVUtils.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00