author | Max Kellermann <max@duempel.org> | |
Mon, 1 Dec 2008 16:48:13 +0000 (17:48 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 1 Dec 2008 16:48:13 +0000 (17:48 +0100) | ||
commit | 5ed77879a124224cf5a97dfd095506a2d3e74278 | |
tree | 6bde15c29c60227ad82fa0861821d9fe11a86d32 | tree | snapshot |
parent | 0653ea2ff241d64a53012a5f42fbb2389f46de81 | commit | diff |
screen_play: fix scrolling in auto-center mode
Commit cfad0fdf enabled horizontal scrolling, but broke auto-center
mode: regardless of whether the current song has changed, it
re-centered the list. Moved the options.scroll check to another "if"
branch.
Commit cfad0fdf enabled horizontal scrolling, but broke auto-center
mode: regardless of whether the current song has changed, it
re-centered the list. Moved the options.scroll check to another "if"
branch.
src/screen_play.c | diff | blob | history |