Implement the showEllipsis style in LabelSkin
---------------------------------------------
Key: PIVOT-348
URL: https://issues.apache.org/jira/browse/PIVOT-348
Project: Pivot
Issue Type: New Feature
Components: wtk
Reporter: Sandro Martini
Priority: Minor
Fix For: 1.5
When the max width of the Label is set, and if this property is set to true
(default is false):
the generated string has to be trimmed to respect the maximum width (and show
this behavior adding a ... at the end of the trimmed string).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.