]> git.lyx.org Git - features.git/commit
Recompute Paragraph::beginOfBody() earlier
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 21 Jul 2016 08:21:45 +0000 (10:21 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 21 Jul 2016 08:37:41 +0000 (10:37 +0200)
commitcf6b30ae76ebab5dfc1e2d70d5320abc060aa95f
tree9d9cf888601aa8bb86e2dbfa99a4ce2601ecff9c
parent5f2023796a376a00d7c8ca67adeda3205a48e43e
Recompute Paragraph::beginOfBody() earlier

In redoParagraph, this should be done before coping with the insets,
other wise some graphic gliches may occur. This is a better fix for

Fixes bug #10163.

(cherry picked from commit 71374b38c26585dc060e923452f2dd873ef00f15)
src/TextMetrics.cpp
status.22x