diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e1db2d4ec..988bea895 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -610,6 +610,9 @@ For Qt 6, fix "modified" signal when text is null but length non-0. <a href="https://sourceforge.net/p/scintilla/bugs/2328/">Bug #2328</a>. </li> + <li> + Fix pink selection background when printing by making it completely transparent. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla522.zip">Release 5.2.2</a> |