Closed Nandika-A closed 6 months ago
@Nandika-A That's a browser limitation, extensions get closed whenever you click anywhere outside of it.
@Nandika-A That's a browser limitation, extensions get closed whenever you click anywhere outside of it.
Yes, but there should be some way so that the timer continues running and the user's work and break intervals are accurately tracked.
@Nandika-A That's a browser limitation, extensions get closed whenever you click anywhere outside of it.
Yes, but there should be some way so that the timer continues running and the user's work and break intervals are accurately tracked.
If that's the case, then my fix (in progress) for #2 is going to incorporate that as well, since the pull request won't work without this feature.
EDIT: I managed to get it to work. Now the timer continues counting even if the popup is closed.
On clicking anywhere on screen or tab switching, the extension should get minimized and only timer should get displayed. However, it gets closed and then timer restarts.