Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronization of Properties inside of Lists, Maps, etc. #31

Open
mthiele opened this issue Feb 25, 2015 · 0 comments
Open

Synchronization of Properties inside of Lists, Maps, etc. #31

mthiele opened this issue Feb 25, 2015 · 0 comments

Comments

@mthiele
Copy link

mthiele commented Feb 25, 2015

It is not possible to synchronize property values that are contained in a collection, e.g, the StringProperty that is the value of an ObservableMap is not synchronized:
private final MapProperty<Object, StringProperty> exampleMap;

@rbi rbi added this to the 0.6 milestone Feb 25, 2015
@rbi rbi modified the milestones: 0.6, 1.0 Mar 26, 2015
@rbi rbi mentioned this issue Jul 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants