Skip to content

Dynamic text length from ConstStringListRef::Adapter in a Menu breaks rendering #1050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
markmandel opened this issue May 28, 2025 · 2 comments

Comments

@markmandel
Copy link

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.

Image

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:

@markmandel
Copy link
Author

Oh boy! I was trying to come up with a workaround, so added the telephone to the end of everything... and it's the telephone?

Image

@markmandel
Copy link
Author

Looks like this might be a duplicate of #929 - lemme know if it is, and I'll close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant