mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-03 00:10:03 -08:00
When watching episodes, it makes sense to go to the next episode after completing the current one. Currently, when an episode is completed, replay button appears first in media_player_controls menu. This patch just moves replay button below such that the next episode button takes priority, and the user can watch the next episode with a single key press (<return>) which is less immersion breaking that (<down> <return>).