diff options
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 b585396c9..01c9d44d6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -600,6 +600,9 @@ On Qt, fix indicator drawing past left of text pane over margin. <a href="https://sourceforge.net/p/scintilla/bugs/2373/">Bug #2373</a>. </li> + <li> + On Qt, allow scrolling with mouse wheel when scroll bar hidden. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla532.zip">Release 5.3.2</a> |