]> git.lyx.org Git - lyx.git/commit
Take right margin into account for text inset width
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 17 Nov 2020 16:47:22 +0000 (17:47 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 17 Dec 2020 10:23:27 +0000 (11:23 +0100)
commit20c89597909ddf9bfc94d0972ce45b423a5c06bb
treecd1020dc31efd0c0511a5ccabf494770c136869b
parent326eab34088b7aaf48cb52eaec6268e547ced5a5
Take right margin into account for text inset width

This is particularly important for contents in RtL languages, where
the right margin may contain the paragraph indentation, or
itemize/enumeration symbols.

Fixes bug #12030.

(cherry picked from commit 875b1def4fde82ff06089bd84fc9b3157878c011)
src/TextMetrics.cpp
status.23x