]> git.lyx.org Git - lyx.git/commit
Fix drawing of labels in insets
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 4 Jan 2019 15:24:18 +0000 (16:24 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 5 Jan 2019 14:01:58 +0000 (15:01 +0100)
commit3a4c4605e9cc06f700cdfeb43f3a91592adea99a
treef1e73f09ecac02e9e715cef7f3d9456bb7b30b62
parent7f3407b89ac19f32e5a7af8f46de7b247d82a48e
Fix drawing of labels in insets

In many cases, the origin xo_ of insets was forgotten.

Also fix spacing between text and label in rtl

Fixes bug #11425.

(cherry picked from commit 5c1d65afee3a37d5befcf9eb55d8d50e1d8e4f13)
(cherry picked from commit 5fc035f99c42835da41d6eb6cf5a375382c06870)
src/RowPainter.cpp