diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2014-03-27 16:15:21 +1100 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2014-03-27 16:15:21 +1100 |
commit | c7062988fae7ef98dc94b4b4956d01cbd4c6226c (patch) | |
tree | b1ae114e1758ffa8a46f9346ef23185373df1986 /src/UnicodeFromUTF8.h | |
parent | aefef213c2343b1e753664b2e606b91ed68db57b (diff) | |
download | scintilla-mirror-c7062988fae7ef98dc94b4b4956d01cbd4c6226c.tar.gz |
Improve scrolling by performing styling in methods called before drawing instead of inside drawing
which then caused the drawing to be abandoned, and black blocks to appear on-screen.
Discard responsive scrolling overdraw when that overdrawn content is invalid.
Style just the visible area instead of the whole document when styling changes run beyond
painting area.
Diffstat (limited to 'src/UnicodeFromUTF8.h')
0 files changed, 0 insertions, 0 deletions