aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CellBuffer.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-01-09 12:33:15 +0000
committernyamatongwe <unknown>2002-01-09 12:33:15 +0000
commit64a54a863fe9947e80443a936d74305b04b50258 (patch)
treea63338cf132c6e41c6974481683f6944282af21a /src/CellBuffer.h
parent17b6ad8a14d170c8950e5d86b99951823076a195 (diff)
downloadscintilla-mirror-64a54a863fe9947e80443a936d74305b04b50258.tar.gz
Work on line wrapping.
Rather than storing a needWrap flag, there is now a record of the last line wrapped, so if a change requires some rewrapping then the wrapping is only performed for the line of the change and subsequent lines. If a change in styling spills off the end of a line, such as occurs by starting a multiline comment, that style change may change the width of subsequent text so rewrapping is performed. When window resized, rewrap only done when width changed as resize may be only vertical.
Diffstat (limited to 'src/CellBuffer.h')
0 files changed, 0 insertions, 0 deletions