Also, I did notice the default interpolators for a...
# tornadofx
r
Also, I did notice the default interpolators for all those helpers is
EASE_BOTH
, which is different from JavaFX's default interpolator (
LINEAR
). Is that an issue?