auto_size_text_field
auto_size_text_field copied to clipboard
How to get autosize to work with hint?
Auto size doesn't appear to be working with the hint field. Is this not the expected use case?
Hi @LEMUSADR000 it is expected. Do you mind sharing more about what would you like to have for the hint field?
@lzhuor yeah I was wanting a text field which had a hint that scaled up and down with increasing size depending on the content. If you enter a long string it would expect it to scale down to the min size allowed (user defined) and then fallback on the strategy of choice (user defined).
@lzhuora Is this feature done, I need it too?