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 function: automatically loop #3657

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

kancolle386
Copy link
Contributor

setting-schema.json

  • add an item "auto-loop-enable" to page "General" to select loop on/off.

applet.js

  • add variable "timerDurationLoop" to keep current timeDuration for loop .
  • modify function "doStartTimer" to save current timeDuration value to new variable "timeDurationLoop".
  • modify function "doTimerExpired" to recall the function "doStartTimer".

setting-schema.json
- add an item "auto-loop-enable" to page "General" to select loop on/off.

applet.js
- add variable "timerDurationLoop" to keep current timeDuration for loop .
- modify function "doStartTimer" to save current timeDuration value to new variable "timeDurationLoop".
- modify function "doTimerExpired" to recall the function "doStartTimer".
@brownsr
Copy link
Member

brownsr commented Mar 1, 2021

ping @jake1164

@NikoKrause
Copy link
Member

I haven't seen any activity or reaction from @jake1164 for quite some time now. Since this is a pretty small change, I'm gonna boost this process a little bit. If @jake1164 comes back and doesn't like this option, we can quite easily revert this commit.

@NikoKrause NikoKrause merged commit c63c55c into linuxmint:master Mar 1, 2021
@kancolle386 kancolle386 deleted the kancolle386-patch-1 branch March 2, 2021 12:04
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.

None yet

3 participants