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

fix datetime sync #266

Merged
merged 1 commit into from
May 24, 2016
Merged

Conversation

eneufeld
Copy link
Member

As the datetime renderer has to use a date object instead of the string value in the model, there is an issue, that the shown date between multiple renderers bound to the same modelvalue is not synced.
This patch fixes this issue by adding a watch to the model value and trigger an update of the date obejct.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 91.617% when pulling e50e1b8 on eneufeld:feat_datetime into a32ddae on eclipsesource:master.

@edgarmueller edgarmueller merged commit e67107e into eclipsesource:master May 24, 2016
@eneufeld eneufeld deleted the feat_datetime branch December 7, 2017 15:08
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.

3 participants