Skip to content

Flat list#5

Closed
tobiasdiez wants to merge 6 commits intotobiasdiez:masterfrom
Nava2:concat-lists
Closed

Flat list#5
tobiasdiez wants to merge 6 commits intotobiasdiez:masterfrom
Nava2:concat-lists

Conversation

@tobiasdiez
Copy link
Owner

@tobiasdiez tobiasdiez commented May 5, 2020

Original PR TomasMikula#10

maul.esel and others added 6 commits April 6, 2016 02:23
Creates a new list that combines the values of the given
lists. Unlike FXCollections.concat(), updates to the source
lists propagate to the combined list.
* Duplicated List values will break the implementation's change events
* Added better tests that test different combinations.

This commit closes comments in #8.
* Adds an ObservableList input
* Tracks changes to the List, firing changes if the 2D list changes,
  this eases up the work when bigger changes happen
* Change `concat` -> `flattenList`, it's a flatten operation after all
@tobiasdiez tobiasdiez closed this May 5, 2020
LoayGhreeb pushed a commit to LoayGhreeb/EasyBind that referenced this pull request Aug 5, 2024
Fix `MappedBackedList` when the change is `wasUpdated`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants