The timer is automatically reseting after exit from fullscreen
Closed this issue · 1 comments
curiale commented
Hi mpflanzer,
I was thinking to change the functionality of the timer to remember the time after exiting from fullscreen.
How to reproduce this issue:
- Open a pdf and go to fullscreen.
- Start the timer and wait for few seconds.
- Exit from fullscreen.
- Go back to fullscreen -> The timer is automatically reset to 0
I prefer that the timer remembers the previous state and if I want reset the timer manually.
Are you ok with this functionality ? If you are ok with this functionality I can modify this behavior in the code.
mpflanzer commented
Yes, I agree that it should not be reset when leaving fullscreen mode. Would be great if you could change the behaviour.