Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116039

CSS: Avoid creating ObservableList for declarations and selectors in Rule

XMLWordPrintable

      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.

            dgrieve David Grieve
            dgrieve David Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: