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

Update Model classes to be Observable #52

Merged

Conversation

CornCobs
Copy link

Change implementation of Model classes (the Lists) to use ObservableList or maintain a synchronised ObservableList.

Fix bugs in UI so now if given a proper ObservableList the UI can display it

Have not actually wired the Model to the UI. Currently still uses stubs.

#51

changes to their state and can be observed by UI

Fix bugs in UI toggle
@agnesnatasya
Copy link

Looks good!

@agnesnatasya agnesnatasya merged commit 58fedb6 into AY1920S2-CS2103-W15-2:master Mar 14, 2020
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