]> git.lyx.org Git - features.git/commit
Fixup e1be71da: do not enforce plain layout when dissolving
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 6 Dec 2019 09:20:18 +0000 (10:20 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 6 Dec 2019 09:23:03 +0000 (10:23 +0100)
commit2e784b2f061d23f179b263d685789526e5872ea8
tree75ddc674c17f0a8e5fc9b13a6b6a5326f8b555d6
parent5ac3b880075794130492c2fe63c35104b207ad73
Fixup e1be71da: do not enforce plain layout when dissolving

Instead of checking whether the dissolved inset enforces plain layout,
it is better to check whether is uses plain layout.

Fixes #10369.
src/Text.cpp