SethClydesdale / genki-study-resources

A collection of exercises for practicing what is taught in Genki: An Integrated Course in Elementary Japanese.
https://sethclydesdale.github.io/genki-study-resources/lessons-3rd/
MIT License
822 stars 280 forks source link

start or pause timer according to page visibility #191

Closed buildAll closed 1 year ago

buildAll commented 1 year ago

Description

Add a feature to start or pause timer according to page visibility, which will help the user automatic pause timer when the user leaves the page, and start timer when the user comes back.

This feature could be enable or disable in settings, and it is enabled by default.

Changes