cdouine39 opened a new issue, #1224:
URL: https://github.com/apache/royale-asjs/issues/1224
Hi,
i'm trying to display a long label in a table, with the label fully
displayed, on several lines.
I've tried adding variableRowHeight="true" AdvancedDataGrid but it doesn't
work.
When looking into it, i ended up in the UITextField.as class and saw :
// not implemented
public function set multiline(value:Boolean):void
{
}
Is there a plan to implement it ? Or should i be doing things differently ?
Any help would be appreciated, Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]