diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c0eb117a7..093e5366c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -593,6 +593,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> |