Next page and Prev page reset slideshow timer
Brought to you by:
herrekberg
This patch only edits main.py to fix the case where the slideshow feature will flip the page according to its timer even after the page is flipped manually. For example, if you have the slideshow running and flipping pages every 5 seconds and you flip a page when the timer reaches 4 seconds, the slideshow will flip the page again after 1 second.
This patch just resets that timer after a manual page flip.
File to patch src/main.py
Thanks. Applied into my fork repository (github.com/HoverHell/Comix/).