How cool would it be to have on the Label class the following property
Code: Select all
(readonly) Boolean Overflow
Here's how you could use it:
- Put a Label with autonewline + maxline
- If overflow is true, show a button
- If you click that button, hide the Label and show another Label that has the same props and content except "maxlines"