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 5b6b21158..e1dc99479 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -602,6 +602,11 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1450/">Feature #1450</a>. </li> <li> + On Win32 implement horizontal scrolling with Shift + mouse wheel. + <a href="https://sourceforge.net/p/scintilla/feature-requests/749/">Feature #749</a>, + <a href="https://sourceforge.net/p/scintilla/feature-requests/1451/">Feature #1451</a>. + </li> + <li> On Win32 ensure page and step clicks on horizontal scroll bar do not overshoot document width. </li> </ul> |