Signal-iOS/SignalUI
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
..
Appearance Allow creation of private stories 2022-07-15 15:05:03 -07:00
Categories Improved crop tool in media editor. 2022-07-26 14:11:03 -07:00
Environment Report HTTP status code when web sockets fail to connect 2022-03-28 15:25:37 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments Avoid setters that don’t read newValue 2022-07-12 13:39:43 -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 Fix violations of nsobject_prefer_isequal 2022-07-21 16:00:42 -05:00
ViewControllers Media Editor: fix an issue when Pen and Crop button might not be visible. 2022-07-25 17:00:56 -07:00
ViewModels Add support for replying to gift messages 2022-07-07 10:49:20 -07:00
Views Fix measureLabel… for attributed strings 2022-07-26 17:19:20 -07:00
Wallpapers Fix typo: "Gausian" -> "Gaussian". 2022-05-17 19:25:30 -07: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 Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00