]> git.lyx.org Git - features.git/commit
Fix painting of selection with change tracking
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 28 Oct 2015 09:29:48 +0000 (10:29 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 28 Oct 2015 09:40:10 +0000 (10:40 +0100)
commitfebbcf7f6c1f4465e1c7e730a7d6f3065e3dd807
tree276a43f655d97a49102ed3a9155a0c2ba16fa2e7
parentc061e339f97b135a97d560904bb1a6884c91c57d
Fix painting of selection with change tracking

When partially selecting an element, the selected text color was not
the same as when selecting it completely.

Fixes bug #9809.
src/RowPainter.cpp