[CSS Easing Functions Level 2](https://www.w3.org/TR/css-easing-2/#easing-functions) specifies a piecewise linear easing function which we are missing in JavaFX.
We should add it as a built-in `Interpolator` and support it in our CSS implementation.
We should add it as a built-in `Interpolator` and support it in our CSS implementation.
- csr for
-
JDK-8372630 Piecewise linear easing function
-
- Closed
-
- links to
-
Commit(master)
openjdk/jfx/05d6f544
-
Review(master)
openjdk/jfx/1977