Skip to content

ExpandableListItem: Add subtitleMaximumLineCount property

Allows to limit the line count in case you want to wrap but not too much.


For print-manager!191 (merged)

maximumLineCount has a RESET attribute, so we can assign undefined (rather than 9999) to remove the limit.

Merge request reports

Loading