]> git.lyx.org Git - features.git/commit
Enable change tracking if paragraph break change
authorScott Kostyshak <skostysh@lyx.org>
Sat, 17 Aug 2019 20:35:01 +0000 (16:35 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 31 Aug 2019 19:06:08 +0000 (15:06 -0400)
commit421509b2600320ceaa5f9739d38efb5c99f75cd5
tree9d2bb6fa72d6a9ed6e7b2f2db72b3eff511e70f2
parent1f2598a6a15863f2d92bb6e032520bc1d7f77039
Enable change tracking if paragraph break change

When a selection spans more than one line, we now check for whether
there is a change at one position after the last position of each
fully selected line.

This fixes #11629.

(cherry picked from commit 27f89144bbc054c2afd5ca9d7540805138d44de1)
src/Text3.cpp
status.23x