]> git.lyx.org Git - features.git/commit
Reimplement RowPainter::paintSelection() using row elements
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 25 Oct 2016 07:28:14 +0000 (09:28 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 25 Oct 2016 08:01:37 +0000 (10:01 +0200)
commita700d657b3b06541b10ddae8cc5847bd46d06aae
tree1b89cdc477f1e694e405ced15c95cd5c5725603e
parenta9aaec540f5365b276d8b5bda078e69d66d028a8
Reimplement RowPainter::paintSelection() using row elements

The code is much simpler now and can be actually understood.

As a byproduct, fix bug #10424.
src/RowPainter.cpp