update readme

This commit is contained in:
Radon 2025-08-29 14:23:29 -05:00
parent 19d7f21bd0
commit 062a17b70d

View File

@ -3,7 +3,6 @@
* APP: Emojis should have category picker buttons
* APP: Clicking away from the emoji picker should close it
* STYLE: MOBILE: Fix scroll to bottom button sizing and placement
* STYLE: Make the chat message input box able to grow much taller (50vh)
##### FEATURE ADDITIONS
* APP/STYLE: User settings should include a microphone selection, audio selection, and a test functionality for both
@ -16,8 +15,6 @@
##### BUG FIX TESTING
* APP: Sometimes on a user's first join, the user's audio is not functioning (microphone or headphones)
+ Fix attempted with audioContext.resume()
* APP/STYLE: Media embed posts in chat can cause the chat not to fully scroll to the bottom
+ Fix attempted with dedicated scrollToBottom function
##### FAR FUTURE
* Add screen sharing