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
Thank you for reporting this. I can reproduce this issue, and we will work on fixing it after we finish #1457, which is an ongoing improvement of text rendering logic that may impact this. As such, this should be fixed within a couple of weeks. Please let me know if you have any questions.
Describe the bug
After calling the
AddClearButton()
method of theTextField
, it allows for multiple lines of text, but does not expand to fit them.with the clear button

without the clear button
How to reproduce
Create a
TextField
and call theAddClearButton()
methodExample code
Relevant output
Platform
macOS
The text was updated successfully, but these errors were encountered: