- Home /
Question by
alexandernst · Sep 18, 2016 at 07:19 PM ·
textoverflow
Hide text overflow, show ellipsis instead
I have the following structure of objects:
Scroll view
Viewport
Content <--- Content Size Fitter (preffer size for vertical fit is on) + Horizontal Laoyout Group
Names <--- Text + Layout element with preferred height
Scores <--- Text + Layout element with preferred height
I'm using that to render some names and scores, but some of the names are too long to fit in a single line. Is there a way I can hide the overflow and instead show an ellipsis (...)?
Comment
Your answer
