Code

screen_text: start searching at window origin, not bottom
authorMax Kellermann <max@duempel.org>
Fri, 9 Oct 2009 20:08:10 +0000 (22:08 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 9 Oct 2009 20:08:10 +0000 (22:08 +0200)
commit28d37c952e3e93f7b83f7579e2364b891e0cbadb
tree7175a2ca12acd7c5d8b438702162e4737d629f58
parentafcf83bee3d38f0861e02348db5e1aeab027df04
screen_text: start searching at window origin, not bottom

Don't add "text->lw->rows" to the window origin.  This won't find text
displayed on the screen.  This patch affects the lyrics screen.
NEWS
src/screen_text.c