Jman012 / Toxicity

An iOS Tox client for the iPhone.
Apache License 2.0
58 stars 14 forks source link

Last messages are not handled well by TXCFriendsListViewController #46

Open Jman012 opened 10 years ago

Jman012 commented 10 years ago

Upon re-entering the view, messages get mis-matched.

Possible solution: have the TXCFriendObject hold onto the last message, so it'll be easier to handle.