searchfield
searchfield copied to clipboard
[Proposal] Dynamic Item height
Is your feature request related to a problem? Please describe.
See this example: Image link
As you can see, the string is divided using \n to form multiple lines. The string can have no breaks or up to 5-7 breaks. Right now I am putting empty dashes in new line to fill up the space.
Describe the solution you'd like
Can we have dynamic itemHeight Like if I did not specify the height, it should be dynamic
Hi @haaris94, thats a great feature request though. But I cannot promise a timeline due to other commitments. Anyone who is interested feel free to send a PR and I can definitely review it.
I'm on it, will create a PR soon 🤗