Hi Tom,
This is a good question, and will needs to be checked. If it is a
problem, then one possibility would be to modify the fix to skip the
call to setBackground if StageStyle == TRANSPARENT.
-- Kevin
Tom Schindl wrote:
Hi,
Might be dumb questions but
Did you try that this doesn't interfere with stages who have been created with
StageStyle.TRANSPARENT?
What happens if i set the Scene.fill to an rgba value? Doesn't this lead to a
different color than what you get today where the background stage background
is always white?
Tom
Von meinem iPhone gesendet
Am 10.11.2016 um 02:35 schrieb Chien Yang <chien.y...@oracle.com>:
Hi Jim and Kevin,
Please review the proposed fix:
JIRA: https://bugs.openjdk.java.net/browse/JDK-8088179
Webrev: http://cr.openjdk.java.net/~ckyang/JDK-8088179/webrev.00/
Thanks,
- Chien