aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/DocumentAccessor.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-01-09 12:33:15 +0000
committernyamatongwe <devnull@localhost>2002-01-09 12:33:15 +0000
commit1fa6889448d17acdc5741cbfc4509a31edd7b3b6 (patch)
treea63338cf132c6e41c6974481683f6944282af21a /src/DocumentAccessor.h
parent68d456d0d0b273805bc0bc5f7472ac63e172e0a7 (diff)
downloadscintilla-mirror-1fa6889448d17acdc5741cbfc4509a31edd7b3b6.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/DocumentAccessor.h')
0 files changed, 0 insertions, 0 deletions