mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
[JSQMVC] Fix scrolling crashes
- First occurs when the "Load More Messages" is shown, while scrolling and receiving new messages - Second occurs when scrolling while popping/dismissing the keyboard (Not sure if receiving messages was a precondition for this crash) // FREEBIE
This commit is contained in:
parent
0e241299d2
commit
93d2baa096
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ CHECKOUT OPTIONS:
|
|||
:commit: 28afe5c1dbcfdea73d147e464c53d191d1e3ea50
|
||||
:git: https://github.com/WhisperSystems/SignalProtocolKit.git
|
||||
JSQMessagesViewController:
|
||||
:commit: 560e59f8e4f35612c20d6d9387d1d81789f74b0f
|
||||
:commit: 8c10f920bb566fe1051f92abd360a2e3d5530e00
|
||||
:git: https://github.com/WhisperSystems/JSQMessagesViewController.git
|
||||
SocketRocket:
|
||||
:commit: 877ac7438be3ad0b45ef5ca3969574e4b97112bf
|
||||
|
|
Loading…
Reference in a new issue