AiForms.SettingsView
AiForms.SettingsView copied to clipboard
[Enhancement] Add text wrapping to LabelCell
Summary
Is it possible to add a text wrapping property to a LabelCell
API Changes
New property for wrapping text
Intended Use Case
When placing text in a labelcell, it would be helpful for the text to wrap if it extends past the available width of the cell
what would happen to the Title
if the ValueText
wrapped?
Should it be aligned vertical? Should it be centered? Should there be another property to align it however you wish?
Didn't think about the title property. I noticed the footer and description text wraps automatically in other cells. Maybe do the same with the value text in the labelcell? Text Alignment similar to normal Labels would probably be nice to have also.
I assume other cell types do not wrap the title, but haven't checked all of them.
+1