]> git.lyx.org Git - features.git/commit
Fix bug #7667: Pixmap cache and CT lead to random colors
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 29 Apr 2012 12:26:24 +0000 (14:26 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 29 Apr 2012 15:00:13 +0000 (17:00 +0200)
commitd4238397b99ae95264320bf6c8622b0e63876c10
tree6f461d06c17ce1a06b152946ce3bb94126cf9cfe
parenta102ba75647b6c7a5e5f871ab34733287ed8b6b7
Fix bug #7667: Pixmap cache and CT lead to random colors

The signature of the character in cache should take into account the
change tracking baseColor (author) and mergeColor (added/deleted). If not,
we will mixup different cached pixmaps.

(cherry picked from commit 63279938670e753b825ebb42c68d9b6be3a3937a)
src/frontends/qt4/GuiPainter.cpp
status.20x