]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.cpp
Disable changebar checkbox if show changes in output is off
[lyx.git] / src / BufferView.cpp
index b960da639989f746a9b343d2a2b68229c94093e3..0aad452fd0f2a4c04088922a3f1fe7278180ab0d 100644 (file)
@@ -3185,7 +3185,6 @@ void BufferView::draw(frontend::Painter & pain, bool paint_caret)
                // however, the different coordinates of insets and paragraphs
                // needs to be updated.
                LYXERR(Debug::PAINTING, "Strategy: NoScreenUpdate");
-               pi.full_repaint = false;
                if (pain.isNull()) {
                        pi.full_repaint = true;
                        tm.draw(pi, 0, y);