acme(1): fix scrolling when swiping text at the top or bottom of a frame
This commit is contained in:
parent
98374d6eea
commit
234aafb38d
1 changed files with 1 additions and 0 deletions
|
@ -907,6 +907,7 @@ textframescroll(Text *t, int dl)
|
||||||
textsetselect(t, selectq, t->org+t->p1);
|
textsetselect(t, selectq, t->org+t->p1);
|
||||||
}
|
}
|
||||||
textsetorigin(t, q0, TRUE);
|
textsetorigin(t, q0, TRUE);
|
||||||
|
flushimage(display, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue