-
Bug
-
Resolution: Fixed
-
P4
-
8
CSS internals don't need the ObservableList. The ObservableList exists so that if tooling (scene builder) adds and removes declarations, the declarations (or selectors) are updated to know (or forget) about the rule.
add Rule#getUnobservableSelectorList() and Rule#getUnobservableDeclarationsList() for CSS internals to use.
add Rule#getUnobservableSelectorList() and Rule#getUnobservableDeclarationsList() for CSS internals to use.
- blocks
-
JDK-8090757 Improve JavaFX embedded performance
-
- Open
-
- is blocked by
-
JDK-8123150 lazy deserialization of css declarations
-
- Resolved
-