]> git.lyx.org Git - features.git/commit
Reset the (running) change in PainterInfo
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 29 Apr 2012 11:44:58 +0000 (13:44 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 29 Apr 2012 15:00:12 +0000 (17:00 +0200)
commita102ba75647b6c7a5e5f871ab34733287ed8b6b7
treeb3f73c687046bf209d148965878d8830157302d5
parent76bff4cc04980593f305a0c35cd4918146cb0877
Reset the (running) change in PainterInfo

When an InsetText is deleted, all lines in the inset are painted as
deleted. This status should be restored afterwards. If not, insets will be
painted in the wrong color afterwards (e.g. tables).

(cherry picked from commit af4e31ec28c71815ca07bebd6e5c3893535f4bf8)
src/rowpainter.cpp
status.20x