diff options
author | Neil <nyamatongwe@gmail.com> | 2020-08-11 20:52:10 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-08-11 20:52:10 +1000 |
commit | 4b03e5ff13d76cd5fb7c3604dd2e30b15fd04775 (patch) | |
tree | 7cd390a7c062289e8b8534302efcb73733735d8f /doc/ScintillaHistory.html | |
parent | 61aaee5cddbc546c90bf4962f32c3e237f05e033 (diff) | |
download | scintilla-mirror-4b03e5ff13d76cd5fb7c3604dd2e30b15fd04775.tar.gz |
Fixed bug where gradient indicators were not showing hovered appearance.
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 84fbe36e7..3e2e96561 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -600,6 +600,9 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2193/">Bug #2193</a>. </li> <li> + Fixed bug where gradient indicators were not showing hovered appearance. + </li> + <li> For SciTE, don't show the output pane for quiet jobs. <a href="https://sourceforge.net/p/scintilla/feature-requests/1365/">Feature #1365</a>. </li> |