You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So in this project, I just implemented that if you are in a voice call with someone, it puts a telephone emoji next to your name.
As soon as that happens, you can see above, the rendering gets bumped over by a character - like the Menu render assumes that Menu items length won't ever change after they have been initially created.
So in this project, I just implemented that if you are in a voice call with someone, it puts a telephone emoji next to your name.
As soon as that happens, you can see above, the rendering gets bumped over by a character - like the Menu render assumes that Menu items length won't ever change after they have been initially created.
Souce:
[]
operation forConstStringListRef::Adapter
: https://github.com/markmandel/discord-social-tui/blob/9b1370d812e3799bd4d1da09085190e90cf93062/src/app/friend.cpp#L214-L219The text was updated successfully, but these errors were encountered: