[JavaFX 8.0] Review request for RT-33919: Unit test failure in Node_cssStyleMap_Test :: testStyleMapTracksChanges
David Grieve
david.grieve at oracle.com
Fri Nov 22 08:20:15 PST 2013
https://javafx-jira.kenai.com/browse/RT-33919
Please review: http://cr.openjdk.java.net/~dgrieve/RT-33919/webrev/
Reviewers: jgiles
The ObservableMap<StyleableProperty<?>,List<Style>> should only contain only those styles that apply in the current CSS transition state. This fix resolves a regression that affects SceneBuilder
More information about the openjfx-dev
mailing list