mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02:00
resize fixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1446 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
529e204139
commit
8405520f5b
1 changed files with 1 additions and 0 deletions
|
|
@ -611,6 +611,7 @@ void textbuffer_view_resize(TEXT_BUFFER_VIEW_REC *view, int width, int height)
|
|||
view_scroll(view, &view->startline, &view->subline,
|
||||
-view->empty_linecount, FALSE);
|
||||
}
|
||||
textbuffer_view_init_ypos(view);
|
||||
}
|
||||
|
||||
view->bottom = view_is_bottom(view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue