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
PavelHolec
changed the title
InputField does not respect minimal width
InputField does not layout correctly in respect to minimal required width
Jan 7, 2025
When using
layoutPriority
, the InputField (and possible the container it uses) shrinks to 0 instead of the minimal size based on its text value size.It should have a minimal width same as
Select
has.The text was updated successfully, but these errors were encountered: