mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Explore typing notifications inspired by web
- bug fixing
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user