SimpleListProperty requires ListChangeListener.Change.reset() to be called when multiple ListChangeListeners are added

XMLWordPrintable

      If you add multiple ListChangeListeners to a SimpleListProperty, every listener after the first must call ListChangeListener.Change.reset() before it can use the the ListChangeListener.Change object.

      ListChangeListener.Change.reset() is not required when multiple listeners are added to a FXCollections.observableList() object.

      I've attached an example as a comment.

            Assignee:
            Martin Sládeček
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: