An error occurred while fetching folder content.
display: limit an optimization to non-softwrap mode
David Lawrence Ramsey authored
Not drawing a line on a row if we're on the top row and scrolled down,
or if we're on the bottom row and scrolled up, will only work properly
if the line on that row takes up only that row.  The latter might not
be the case in softwrap mode: if the line occupies multiple chunks and
begins on that row -- in that case none of the chunks would be drawn.
fa025f0c
Name Last commit Last update
..