]> git.lyx.org Git - lyx.git/commit
Place the depth bar correctly in screen mode
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 11 Sep 2018 14:45:48 +0000 (16:45 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 11 Sep 2018 14:45:48 +0000 (16:45 +0200)
commit7485225cc6f26c9e03d3674f4f361b431074fa6e
tree5b4a63e9ce900533472ec818027654fdb3e39654
parent20c280bdfca30005af5b178b5e13def08e0f32e3
Place the depth bar correctly in screen mode

In full screen mode, it is possible to restrict the text width. In
this case, the paint bar should not be painted outside of this
restricted area.

Fixes bug #11286.
src/RowPainter.cpp