Kevin, David, please review
JIRA: https://javafx-jira.kenai.com/browse/RT-39733
Webrev: http://cr.openjdk.java.net/~shemnon/RT-39733/webrev.00/
Current Webrev is against 8u-dev , I'll get one against 8u40 soonish.
Maybe related to this bug:
https://javafx-jira.kenai.com/browse/RT-38851
Best regards,
David Gilbert
http://www.jfree.org/
On 22 Dec 2014, at 13:19, Scott Palmer wrote:
> The min/max sizes of the children are probably being respected.
>
> Scott
>
>> On Dec 22, 2014, at 7:13 AM, Florian Brun
Then this NPE on getSkinnable() when switching Agenda's skin when the control
is already shown (instead of when created) must be my doing some how. Thanks!
Tom
On 23-12-2014 14:36, David Grieve wrote:
Yes, it is allowed. But know that there is some code in setSkin that prevents
setting a ski
Yes, it is allowed. But know that there is some code in setSkin that
prevents setting a skin that is either instance equal or the same class.
On 12/23/14, 6:27 AM, Tom Eugelink wrote:
Is it allowed / supported to execute setSkin with a new skin on a
control that is part of a scene?
Tom
Is it allowed / supported to execute setSkin with a new skin on a control that
is part of a scene?
Tom