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: Able to set out-of-range refresh interval #3252

Merged
merged 1 commit into from
Jan 6, 2019
Merged

Conversation

ranbena
Copy link
Contributor

@ranbena ranbena commented Jan 3, 2019

Closes #3249

The fix

Before setting count now code checks if out of range, and if so sets to "1".

ezgif com-video-to-gif 1

Implementation notes

Had to convert getter to simple function in order to send the newInterval argument.

@ghost ghost assigned ranbena Jan 3, 2019
@ghost ghost added in progress labels Jan 3, 2019
@ranbena ranbena force-pushed the feature/refresh-schedule/styling branch 2 times, most recently from fdf91ae to 18b3ceb Compare January 6, 2019 09:58
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.

Bug: Able to set out-of-range refresh interval
2 participants