]> git.lyx.org Git - features.git/commit
Fix the way the top and bottom selection are drawn
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 7 Dec 2021 17:15:01 +0000 (18:15 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 7 Dec 2021 17:15:01 +0000 (18:15 +0100)
commit2fd8b6fc2a402c00e78f71d7d6ad986270283a3e
treedf685e8bf73dbeb1a539aca8fcbbf51a9d98eb8d
parentbf9b4a0836f23082b68a6a42d048a54333721e8e
Fix the way the top and bottom selection are drawn

When a selection extends on more than a row, the space between the two
rows should always be painted in full. Otherwise, with layouts like
Chapter, the "Chapter" label may seem selected in part.
src/RowPainter.cpp