Commit graph

4 commits

Author SHA1 Message Date
Garth Vander Houwen
07358b18e2
Revert "Additional accessibilityLabels for VoiceOver users." 2025-05-10 18:32:31 -07:00
git bisector
b855ecc713 Additional accessibilityLabels for VoiceOver users. 2025-05-09 17:56:26 -07:00
Garth Vander Houwen
d4ff24cb16 Add some padding to the share location button 2024-02-13 10:58:07 -08: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