git: openjdk/jfx: master: 8375363: StyleHelper.resetToInitialValues() interrupts animated properties

Michael Strauß mstrauss at openjdk.org
Tue Jan 20 16:49:12 UTC 2026


Changeset: f617ac7e
Branch: master
Author:    Michael Strauß <mstrauss at openjdk.org>
Date:      2026-01-20 16:46:48 +0000
URL:       https://git.openjdk.org/jfx/commit/f617ac7e1b6c0170fb0d47b4ad8a423a4d713bb4

8375363: StyleHelper.resetToInitialValues() interrupts animated properties

Reviewed-by: angorya, mmack

+ modules/javafx.graphics/src/main/java/com/sun/javafx/css/StyleablePropertyHelper.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableBooleanProperty.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableDoubleProperty.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableFloatProperty.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableIntegerProperty.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableLongProperty.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableObjectProperty.java
! modules/javafx.graphics/src/main/java/javafx/css/StyleableStringProperty.java
! modules/javafx.graphics/src/main/java/javafx/scene/CssStyleHelper.java
! modules/javafx.graphics/src/test/java/test/javafx/scene/CssStyleHelperTest.java



More information about the openjfx-changes mailing list