AiForms.SettingsView icon indicating copy to clipboard operation
AiForms.SettingsView copied to clipboard

[Enhancement] Add text wrapping to LabelCell

Open rmonty opened this issue 4 years ago • 3 comments

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

rmonty avatar Jul 28 '20 20:07 rmonty

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?

ChaseFlorell avatar Jul 30 '20 18:07 ChaseFlorell

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.

rmonty avatar Jul 30 '20 19:07 rmonty

+1

Jakar510 avatar Jul 30 '20 20:07 Jakar510