Explore typing notifications inspired by web

- bug fixing
This commit is contained in:
Gil Eluard
2021-03-25 11:53:45 +01:00
parent 435da06a0c
commit 630bdde126
@@ -275,6 +275,8 @@
if (self.currentTypingUsers.count == 0)
{
self.typingCellIndex = -1;
// we may have changed the number of bubbles in this block, consider that change
return bubbles.count;
}