]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:45 +0000 (15:48 +0200)
commita07397d6c7879b2f20820d5604d6ea024f37e729
tree25be3777db79f413a2d2eaf6ffb24b0da15f8f1c
parentdbbe664103e2f327eef88d319e2b31e1708ce2bf
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.
src/Text3.cpp