mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 13:16:21 +00:00
Do not scroll to end in message window when paging
This commit is contained in:
@@ -114,7 +114,7 @@ win_refresh(ProfWin *window)
|
||||
}
|
||||
|
||||
void
|
||||
win_page_off(ProfWin *window)
|
||||
win_move_to_end(ProfWin *window)
|
||||
{
|
||||
window->paged = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user