invisible images when scaling
Jose Martinez
jmartine_1026 at yahoo.com
Wed Jul 11 06:40:52 PDT 2012
Krill,
>Is it possible to reproduce in static to understand is it Image issue or Animation issue ?
I would say that it is not reproducible on static for two reasons. In my app there are dozens of static nodes on screen and they do not flicker off. Second, when the problem occurs the offending nodes on the PathTransition flicker off further down the path from where the scaling change occurred.
thanks
jose
________________________________
From: Kirill.Prazdnikov <kirill.prazdnikov at oracle.com>
To: Jose Martinez <jmartine_1026 at yahoo.com>
Cc: openjfx mailing list <openjfx-dev at openjdk.java.net>
Sent: Wednesday, July 11, 2012 3:44 AM
Subject: Re: invisible images when scaling
Hi Jose
Is it possible to reproduce in static to understand is it Image issue or Animation issue ?
Thanks
On 11.07.2012 7:08, Jose Martinez wrote:
> hello,
>
> When scaling in my app while units are moving through PathTransitions they start disappearing or flickering, or both. This time I got code to reproduce.
> Jira 23351
>
> Hopefully its user error. In the past things like this were caused by passing NaN to some node for something or other. In this case I do not see that happening, but maybe I am missing it.... will keep checking for it.
>
> thanks jose
More information about the openjfx-dev
mailing list