]> git.lyx.org Git - features.git/commit
When a row is shortened, reset its flushed() attribute.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 31 Aug 2017 12:52:30 +0000 (14:52 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 31 Aug 2017 12:58:20 +0000 (14:58 +0200)
commitbd88740b065d312c2834701b410222e40009f623
treeddd48a59933f2d647bdff72d00c0c35405339cdb
parent205eab923eb560e63368d428ee9af55e62ece33c
When a row is shortened, reset its flushed() attribute.

Fixes bug #10699.

(cherry picked from commit 59e2c40564f441044d38f2082b8a038cc093c932)
src/TextMetrics.cpp