You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MultipleSelectionModel selectedIndices and selectedItems methods return raw JavaFX ObservableList, they should return ScalaFX ObservableBuffer wrapping that list.
MultipleSelectionModel
selectedIndicesandselectedItemsmethods return raw JavaFXObservableList, they should return ScalaFXObservableBufferwrapping that list.