diff options
author | Neil <nyamatongwe@gmail.com> | 2022-08-15 17:06:21 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2022-08-15 17:06:21 +1000 |
commit | f8236d657fd29f392c3474e96d43a2c73ea216e8 (patch) | |
tree | ac214aaad6346a7af948eb43dde77c734fa4e705 /src/Document.cxx | |
parent | d93312d7c9a65b5a41bc4dbf53e81f98d5f2be1f (diff) | |
download | scintilla-mirror-f8236d657fd29f392c3474e96d43a2c73ea216e8.tar.gz |
Fix bug where deletion at line end indicated with point disappeared when text
inserted on line.
Ensure not using old data by clearing all positions - this was hiding problems
because deleted positions were still set.
Diffstat (limited to 'src/Document.cxx')
0 files changed, 0 insertions, 0 deletions