Does running with the software pipeline fix the problem as suggested in
https://javafx-jira.kenai.com/browse/RT-36796 ?
Steve
On 2014-06-02, 11:10 AM, Werner Lehmann wrote:
We also experienced laggy animation with a "stage slide out/down"
animation. The animation would change stage size and it appeared to
have only 2 or 3 frames. Workaround was to use a different animation
style: keep stage size but move it 20 px down while changing opacity
from low to full, both animated. Maybe this is an option for you, too.
Werner
On 02.06.2014 16:20, Guillaume Anctil wrote:
Does anyone know what is at play here, what underlying system creates
the
lag and how to avoid this?