-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
jfx19
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
CSS animation allows to create different powerful features. That's why animation is often used. For example, question about CSS animation in JavaFX on StackOverflow (https://stackoverflow.com/questions/17676274/how-to-make-an-animation-with-css-in-javafx) was viewed 25k times.
However, JavaFX currently doesn't support animation using only CSS. So, I suggest to add such feature.
CSS animation allows to create different powerful features. That's why animation is often used. For example, question about CSS animation in JavaFX on StackOverflow (https://stackoverflow.com/questions/17676274/how-to-make-an-animation-with-css-in-javafx) was viewed 25k times.
However, JavaFX currently doesn't support animation using only CSS. So, I suggest to add such feature.
- duplicates
-
JDK-8092084 Add support for animation in CSS
- Closed