]> git.lyx.org Git - features.git/commit
Set vertical lines in math arrays correctly on Y axis
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 5 Sep 2016 09:29:44 +0000 (11:29 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 9 Sep 2016 07:56:44 +0000 (09:56 +0200)
commit69f0efd7973b3183bca3dc77646a182187138c21
tree8dbcdad3b08f8b007ab4126af0203f566804cd2a
parent1cbc3b6e549cc68424d707cd5d8fe1a856a25899
Set vertical lines in math arrays correctly on Y axis

This is a fixup to commit 39329935. The two fixes are
* add forgotten offset `y' when drawing the line
* in order to have a continuous vertical line, draw from the offset of
  the previous row.

Fixes bug #10363.

(cherry-picked from a27ff136)
src/mathed/InsetMathGrid.cpp
status.22x