Commit graph

2 commits

Author SHA1 Message Date
Garth Vander Houwen
b7a339abf4 Mock up text effect keyboard toolbar 2024-08-29 08:40:31 -07:00
Austin Payne
3882add56a fix: slow typing speed when lots of messages
Refactors both the channel and user message views to isolate typing state which
prevents excessive re-rendering of large message lists on every new character
typed. Also consolidates typing view code of both lists into the new
TextMessageField and related sub views.
2024-02-11 21:47:09 -07:00