Full speed animation - shouldn't the default value be true?
Kevin Rushforth
kevin.rushforth at oracle.com
Mon Jun 13 16:07:03 UTC 2016
The full-speed property is an undocumented system property and therefore
not a formal feature of JavaFX. It is provided solely as a testing
mechanism to allow measurement of raw rendering / animation performance
for simple(r) scenes. There is no point in rendering faster than the 60
Hz refresh rate of most systems.
-- Kevin
Felix Bembrick wrote:
> I am just curious, why is the system property to enable "full speed
> animations" in JavaFX applications NOT set to "true" by default?
>
> Thanks,
>
> Felix
>
More information about the openjfx-dev
mailing list