Missed "pulse"?

Werner Lehmann lehmann at media-interactive.de
Wed Jul 31 02:00:38 PDT 2013


Easy trap with invalidation listeners. If you don't get the property 
value after invalidation, the property remains invalidated and 
subsequent changes won't trigger another invalidation. To fix this, 
simply get the value (for nothing), or switch to change listeners...

You probably know this by now but maybe somebody else didn't...

Werner

On 31.07.2013 10:47, Diego Cirujano-Cuesta wrote:
> One of the problems was, I was using invalidation listeners and I
> wasn't getting always the value


More information about the openjfx-dev mailing list