tweaks: don't bother redrawing some lines when whole screen will be redrawn
Этот коммит содержится в:
родитель
01bbf7e82f
Коммит
9d5ee16614
@ -2901,6 +2901,7 @@ void edit_redraw(filestruct *old_current)
|
||||
openfile->current->lineno < openfile->edittop->lineno) {
|
||||
adjust_viewport((focusing || !ISSET(SMOOTH_SCROLL)) ? CENTERING : FLOWING);
|
||||
refresh_needed = TRUE;
|
||||
return;
|
||||
}
|
||||
|
||||
#ifndef NANO_TINY
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user