aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-06-17 15:29:02 +1000
committerNeil <nyamatongwe@gmail.com>2022-06-17 15:29:02 +1000
commitf36407f2f07898245bda6cbe0e3a9e8be7c89b97 (patch)
tree0fbbd1ad3743dbe44a75708990e6346d9c49e6b2 /doc/ScintillaHistory.html
parentdb01b0f6df44a671f5e822c56df25b1d2c123962 (diff)
downloadscintilla-mirror-f36407f2f07898245bda6cbe0e3a9e8be7c89b97.tar.gz
Bug [#2335] Fix bad background colour for additional, secondary, and inactive
selections when printing.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 8cb63f362..0b78539ee 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -584,6 +584,10 @@
Fix hiding selection when selection layer is SC_LAYER_UNDER_TEXT.
<a href="https://sourceforge.net/p/scintilla/bugs/2334/">Bug #2334</a>.
</li>
+ <li>
+ Fix bad background colour for additional, secondary, and inactive selections when printing.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2335/">Bug #2335</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla523.zip">Release 5.2.3</a>