diff options
| author | Neil <nyamatongwe@gmail.com> | 2026-03-07 10:27:10 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2026-03-07 10:27:10 +1100 |
| commit | 482a13cf879ae07a5f6c72fba84d994bde3a4852 (patch) | |
| tree | 2e9fa0450e7c2a20d7022e5c47f4d84fad56b3b1 /src/ScintillaBase.h | |
| parent | 1244953d437f8d0e4adc89fe4e887189961f9841 (diff) | |
| download | scintilla-mirror-482a13cf879ae07a5f6c72fba84d994bde3a4852.tar.gz | |
In visible whitespace modes, when there are contiguous spaces, paint the
background of the whole space range in one FillRectangleAligned call instead of
a call per space.
This reduces graphics calls and eliminates seams between the spaces when drawn
in some scaled environments.
The main background filling call was moved outside the representation test to
emphasize that it always occurs thus causing all the text area to have a defined
background colour.
Diffstat (limited to 'src/ScintillaBase.h')
0 files changed, 0 insertions, 0 deletions
