On 04/29/2012 09:00 AM, v...@lyx.org wrote:
Author: Vincent van Ravesteijn<v...@lyx.org>
Date: Sun, 29 Apr 2012 13:44:58 +0200
New Commit: af4e31ec28c71815ca07bebd6e5c3893535f4bf8
URL:
http://git.lyx.org/?p=lyx.git;a=commit;h=af4e31ec28c71815ca07bebd6e5c3893535f4bf8
Log:
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).
Also fine for branch if needed.
Richard