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.
TSAnimatedAdapter is used when rendering GIFs. TSAnimatedAdapter inherits from JSQMediaItem but does not provide a custom implementation of the hash method. The default implementation of hash in JSQMediaItem results in all messages of a given interaction type (incoming, outgoing) sharing a cached bubble size. For this reason, JSQMediaItem subclasses are required to implement hash (see https://github.com/jessesquires/JSQMessagesViewController/issues/631). This commit fixes issue #1275 by implementing hash in TSAnimatedAdapter the same way TSPhotoAdapter does. |
9 years ago | |
|---|---|---|
| .. | ||
| Models | 9 years ago | |
| Storyboard | 9 years ago | |
| audio | 9 years ago | |
| call | 9 years ago | |
| contact | 9 years ago | |
| crypto | 10 years ago | |
| environment | 9 years ago | |
| network | 9 years ago | |
| phone | 9 years ago | |
| profiling | 10 years ago | |
| util | 9 years ago | |
| view controllers | 9 years ago | |
| views | 9 years ago | |
| AppDelegate.h | 10 years ago | |
| AppDelegate.m | 9 years ago | |
| NotificationTracker.h | 10 years ago | |
| NotificationTracker.m | 10 years ago | |
| UIColor+OWS.h | 9 years ago | |
| UIColor+OWS.m | 9 years ago | |