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

[Widget] Add interval to all widgets #15

Closed
chrishelgert opened this issue May 7, 2017 · 1 comment · Fixed by #17
Closed

[Widget] Add interval to all widgets #15

chrishelgert opened this issue May 7, 2017 · 1 comment · Fixed by #17

Comments

@chrishelgert
Copy link
Collaborator

we should add the interval property from DateTime to all existing widgets.
currently the users have to refresh the page manually - which could be really annoying on a tv.

possible solution:

  • global (default) interval on the page
  • interval for every widget (if it not exists, we could use the default interval)
@danielbayerlein
Copy link
Owner

danielbayerlein commented May 7, 2017

Each widget should have its own interval. See DateTime widget for reference.

@danielbayerlein danielbayerlein changed the title [Widgets] add interval to all widgets [Widgets] Add interval to all widgets May 7, 2017
@danielbayerlein danielbayerlein changed the title [Widgets] Add interval to all widgets [Widget] Add interval to all widgets May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants