aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authoruhf7 <unknown>2020-08-26 23:03:13 +1000
committeruhf7 <unknown>2020-08-26 23:03:13 +1000
commita4932dda62685856670a782c92d7eebc8afb8bf2 (patch)
treee8ba2444f198f26fae3fa1be208843b22fd56a11 /doc
parent24ba9ee47bb8535f44fbaa7d36f18cfda53eaf44 (diff)
downloadscintilla-mirror-a4932dda62685856670a782c92d7eebc8afb8bf2.tar.gz
Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying
the hover colour to the whole range.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index dc9311761..0b67ba6b4 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -606,6 +606,11 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2193/">Bug #2193</a>.
</li>
<li>
+ Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying the hover
+ colour to the whole range.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2199/">Bug #2199</a>.
+ </li>
+ <li>
Fixed bug where gradient indicators were not showing hovered appearance.
</li>
<li>