Re: Text cut off in new Dialogs API

2014-11-17 Thread Jonathan Giles
I've filed https://javafx-jira.kenai.com/browse/RT-39422 -- Jonathan On 18/11/2014 5:00 a.m., Kevin Rushforth wrote: Please file a JIRA. -- Kevin Robert Lichtenberger wrote: I hope this is the right place to post bugs to. If not, please accept my apologies and advise where to post bugs. I

Re: Text cut off in new Dialogs API

2014-11-17 Thread Kevin Rushforth
Please file a JIRA. -- Kevin Robert Lichtenberger wrote: I hope this is the right place to post bugs to. If not, please accept my apologies and advise where to post bugs. I've just tried the upcoming (u40) new Dialogs API (good job, BTW, looks/feels great) and noticed that long content text

Text cut off in new Dialogs API

2014-11-17 Thread Robert Lichtenberger
I hope this is the right place to post bugs to. If not, please accept my apologies and advise where to post bugs. I've just tried the upcoming (u40) new Dialogs API (good job, BTW, looks/feels great) and noticed that long content texts will be cut off (elipsis). Here's an example: import ja