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

Added content-sensitive settings: status, first interval, interval #8

Merged
merged 1 commit into from
Apr 22, 2016

Conversation

tieniber
Copy link
Member

Added the following options to the widget (and test project):

  • Interval Attribute: an optional attribute specifying the timer
    interval, overrrides the standard interval if set. Widget responds to
    changes of this value
  • First interval attribute: an optional attribute to specify a customer
    delay for the first tick. Useful for restarting a clock, ticking after 5
    seconds, then every 60 seconds thereafter.
  • Timer status attribute: an optional attribute specifying whether the
    timer is running or not. Widget responds to changes of this attribute.

…erval

Added the following options to the widget (and test project):
- Interval Attribute: an optional attribute specifying the timer
interval, overrrides the standard interval if set. Widget responds to
changes of this value
- First interval attribute: an optional attribute to specify a customer
delay for the first tick. Useful for restarting a clock, ticking after 5
seconds, then every 60 seconds thereafter.
- Timer status attribute: an optional attribute specifying whether the
timer is running or not. Widget responds to changes of this attribute.
@JelteMX JelteMX self-assigned this Apr 1, 2016
@JelteMX JelteMX merged commit 010ef76 into mendix:master Apr 22, 2016
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