mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The earlier fix for the broken ios10 emoji font ended up breaking messages for some users with a tall font. Here we have a lighter touch - ensuring we don't touch messages that don't use emoji. Also, introduce a different approach to the fix, rather than trying to compute the bounding rect of an appropriately attributed string, just add an extra bit of height per line. This approach isn't ideal for long messages with only one emoji line in them, but the previous approach was incompatible with Chinese messages that also contain emoji. See the new `MesssagesBubblesSizeCalculatorTest.swift` for test cases considered. // FREEBIE |
9 years ago | |
---|---|---|
.. | ||
Models | 9 years ago | |
Supporting Files | 10 years ago | |
audio | 10 years ago | |
call | 11 years ago | |
contact | 9 years ago | |
network | 9 years ago | |
phone | 10 years ago | |
profiling | 11 years ago | |
push | 10 years ago | |
util | 9 years ago | |
view controllers/Signals/TSMessageAdapters | 9 years ago | |
SignalTests-Bridging-Header.h | 9 years ago | |
TestUtil.h | 11 years ago | |
TestUtil.m | 11 years ago |